2 FAQ tagged "program_c"
Viewing 1-2 of 2 FAQ -- Howto see output of C program in Linux or UNIX
Q. I am new to Linux but not to c programming. At university we are using Turbo C compiler under DOS/Windows XP to write and compile C programs. Under Linux I’ve small program called test.c. How do I compile and see the output of C program in Linux? Note I’m using Fedora Core Linux.
A. Under [...] - Howto Compiling C program and creating executable file under Linux / UNIX / *BSD
Q. How do I compile C program and creating executable file under Linux or UNIX operating systems?
A. You need GNU project C and C++ compiler for compiling C program and creating an executable file. Most Unix and Linux (*BSD) start their C compiler by the name cc. But you can use gcc command to compile [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Today ~ 5 Comments
Yesterday ~ 9 Comments
Yesterday ~ 11 Comments
07/25/2008 02:12 pm (2 days ago) ~ 5 Comments
07/25/2008 10:25 am (2 days ago) ~ 10 Comments