Skip to content

TP excercises for C programming course at IMT Atlantique

Notifications You must be signed in to change notification settings

alex-fddz/c-prog-tp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Programming Language Course

Travail Pratique

  • Open a terminal and navigate to each folder exercise using the cd command.

  • To compile an exercise program run the make command. The executable will be printed out on the screen, and you will be able to run it with ./program.

  • To clean up compilation and executable files, run the make clean command.

Javier FERNANDEZ

About

TP excercises for C programming course at IMT Atlantique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published