Skip to content

StillLearningHowToCode/CompInfo_2A_DUT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GALL Thomas & MULLER Léane

Compile a file

Compile a CPP file to generate executable target file:

g++ -o main.exe hello.cpp

Launch projet

To launch the project files, search for main.exe files 📰