I am new to this whole thing
ah
i have recently tried to compile different programs, but for some
reason i get the error saying that #include <stdio.h> is invalid
here is how i have been going about compiling them:
i go into the command prompt, change my dir to the location of bcc32.exe, then i type in bcc32.exe -c prog name.
i think i am just going about it wrong
could someone please post a reply telling me how to compile a program using Borland 5.5?
please
by the way: i know that it is not a programming error because the code i try to compile is from a book, so it not wrong
please