Search Results

Search: Posts Made By: apolo93
Forum: Programming 10-09-2012
2,607
Posted By jim mcnamara
You cannot run the file named: problem1.c ...
You cannot run the file named: problem1.c

Here is how you do it. gcc or cc is your compiler command - you should know which one to use.

cc problem1.c -o problem1
./problem1

./problem1 runs...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy