Skip to content
Extraits de code Groupes Projets
README.md 302 octets
Newer Older
  • Learn to ignore specific revisions
  • Arnaud Lefebvre's avatar
    Arnaud Lefebvre a validé
    # Projet_Q4_Groupe_O4
    
    
    Jonathan Twite's avatar
    Jonathan Twite a validé
    
    prerequise: 
    
    - gcc
    - make 
    
    To launch the program: 
    
    - download the project
    - open the project directory with terminal
    - Enter the following commands:
        make fact
        ./ fact your_input_filename your_output_filename
    
    The output file will appear in the project file directory.