I\'m confused about why I need extern or not for int vs char*. I have the following test program:
extern
int
char*
// extern.cpp extern cons