How to see output of C program in Linux or UNIX
in Categories Debian / Ubuntu, FreeBSD, GNU C / C++, Linux, Solaris-Unix, Troubleshooting, Ubuntu Linux, UNIX last updated December 11, 2017I am a new user of Linux operating system but not to C programming language. At my university we are using Turbo C compiler under DOS/Windows XP to write and compile C programs. Under Linux I wrote a small program called test.c. How do I compile and see the output of C program in a Linux when using Fedora Linux?