Why does the declaration “extern int f(struct x *p);” give me a warning message?
Related Questions
- I get a warning message about not being able to register memory and possibly out of privileged memory while running on Solaris, what can I do?
- Why does the declaration extern int f(struct x *p); give me an obscure warning message about ``struct x declared inside parameter list\?
- Why does the declaration "extern int f(struct x *p);" give me a warning message?