/C

My C language repo

Primary LanguageC

C

Step My Step

Linux

compile Linux : - gcc -o Test main.c Function/calcul.c

Windows

compile Windows : - gcc -o Test main.c Function/calcul.c

Requirement for Windows:

you need download MinGW on this link

you need after go to Panneau de Configuration > Système et sécurité > Système
On the left panel you need click on the last element of list Paramètres système avancé
That open a new window on the bottom you see Variable d'environnement ...
A new windows opened on section Variables Systeme click on Path
Again a new windows click on New and past C:\MinGW\bin

You can too see a video tutorial in this link