04-18-2015, 02:46 AM
Bumping this for the OP.
Anyone here code in C that can help?
@hhbuur,
I have next to no experience, but I think I see one error. Correct this first, run program again and see if you still get other errors.
I could be wrong, but I believe that "DEFINE" should be "define" in this line:
P.s. Does the book you're working from have a free version on the Internet? If yes, can you provide a link to the problem you're working on.
Anyone here code in C that can help?
@hhbuur,
I have next to no experience, but I think I see one error. Correct this first, run program again and see if you still get other errors.
I could be wrong, but I believe that "DEFINE" should be "define" in this line:
Code:
#define STRINGSIZE 256
P.s. Does the book you're working from have a free version on the Internet? If yes, can you provide a link to the problem you're working on.
Try Linux Beginner Search Engine for answers to Linux questions.