Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

7 bytes added, 14:08, 4 July 2012
Create your source files:
Follow the instructions above and create a Source File named Makefile and copy the next code:
<pre>all: main.c
$(CC) -g -O0 -o main main.c
clean:
4,199
edits