Elliotclyde / C-hello-worlds

Some hello world programs in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Hello worlds

You can find here a bunch of minature C programs to try get a little bit of a grasp of this lower level language.

All programs are built with mingw

Also some programs here that interact with windows.

Documentation is incredibly difficult to read for windows and tutorials are sparse. The wingui is basically a clone of the best resource I could find: the transmission zero tutorial.

About

Some hello world programs in C


Languages

Language:C 89.3%Language:Makefile 10.7%