Executing a ‘C’ Program

Executing a program written in C involves a series of steps: these are

1. Creating a program.

2. Compiling the program Alt + F9.

3. Linking the program with functions that are needed from the C library, and

4. Executing the program. Ctrl + F9

Related

C Language 8455712140101905964

Post a Comment

emo-but-icon

item