Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

C Language

CSCI2473

3 credits

2016Fall

08.17.15 - 12.13.15

C Language

CSCI2473

Monday Wednesday
10:00 AM - 11:20 AM

Prepare a Windows Computer for C Development

How To

Confirmation

Step 4

If everything has worked properly you should now be able to open a command prompt from your start menu (I type cmd at the run prompt and hit enter). Then, in the window that opens try typing:

gcc --version

If you see a message about the version of gcc then the process has been successful. If you see a message about the command not being found there is most likely something wrong with the system path, go back one step and double check your work.