Exam (elaborations)
CMSC 216 Midterm 1- New (All Solved Accurately)
- Course
- Institution
Compiling a C Program correct answers C programs must be compiled to be executed • Use the gcc program to build your programs -g enables debugging -Wall warns about common things that may be problems -o filename places executable in filename -c only compiles to object file, don't link C...
[Show more]