C / C++ Programming

START HERE

NEXT: SETUP

HELLO WORLD

MORE CODE

A'S CODE


Note: when compiling / debugging programs, adding a line at the top of your #includes section that says "#include <sys/types.h>" will often solve problems.