char *s;
 
int main(void) {
 
	...
	
	return 0;
}
  • initialized to 0(0x00000000)