Commonly Encounted Problems

Q: When I try to compile the program, I get millions of syntax errors. What is wrong? [Answer]

Q: When I link the program, I get a message ``Undefined symbol _fgetln''. What is wrong? [Answer]

Q: When I link the program, I get a message ``Undefined symbol _strdup''. What is wrong? [Answer]

Q: When compiling tags.c, the compiler complains about incompatible types at the line containing ``bsearch()''. What should I do? [Answer]

Q: When compiling main.c, the compiler complains about SEEK_END being undefined. What should I do? [Answer]

GED2HTML home page

Copyright © 1995 Eugene W. Stark. All rights reserved.
stark@cs.sunysb.edu