Rayhana ZIARA
M2 IHPS Student @ Université de Versailles St Quentin en Yvelines
Makefile
Contains the compilation rulesREADME.md
This filefonctions.c
All the functions regarding the power methodfonctions.h
Header file containing the function declaration regarding the power methodmain.c
Source file
The Makefile contains different options to execute the simulation:
make help
: Summarize the options present in the Makefilemake
: Compile the source filesmake run
: Execute the codemake clean
: Delete the execution file