Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Week 2
4 bytes added
,
11:40, 19 May 2010
no edit summary
''
#include <stdio.h>
''
The hash tag (#) tells the compiler how to do things '''BEFORE''' compilation.
The include word brings in the code from inside <stdio.h>
Jaburton1
1
edit