|
-
January 29th, 2002, 08:59 AM
#7
Member
can anyone help me just a bit? i'm gonna try to start programing (C or C++ for linux) and i made this file
#include <stdio.h>
main()
{
printf("blah, blah,");
}
then when i went to my termanil and tryed to compile it (gcc file.c) it didn't give me any error or anything but it whouldn't run for some reason.... any ideas? any input whould be great (BTW: anyone know of a e-book about C or C++ for linux?) http://www.1001tutorials.com/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|