Tagged Questions
3
votes
2answers
981 views
Running C Programs on Linux
I watched a video lecture today that introduced C and things like how to make a C program that will run in Linux. I followed the steps given and now I'm stuck with a bit of a problem.
I created my C ...