|Home|About Me|Logistics|I Think|Programming|Music|Pics|Links|

Programmning

Here you will get some C stuff. I assume you know what a command prompt is etc.
This is under development, so this is what is here right now. In some cases you could think, people should aim a little bit lower huh?

	#include <stdio.h>

	void main(void) 
	{ 
		printf("Hello world!!!!"); 
	} 

Okay that's it hehe ;-).
If you don't have a compiler try to use the gnu c compiler (gcc), it is directly available for linux. In mswin get a hold of cygwin, and install gcc from there.


Valid XHTML 1.1 Valid CSS! Chart.dk