I had the definition char a[6] in one source file, and in another I declared extern char *a. Why didn it work?
Related Questions
- I had the definition char a[6] in one source file, and in another I declared extern char *a. Why didn it work?
- Sorry, Im not familiar with C++. Does the example print line numbers of the source or of the destination file?
- Is the data structure field definition picked from the source of the physical file?