PikeTutorials

[ Start > PikeTutorials ] [ Edit this Page | Show Page Versions | Show Raw Source ]


How do I?: answers to questions new Pike users commonly ask.

A quick Hello World Example:

int
main() {
write("Hello World ! n");
}

GTK2 signals: a short article about GTK2 signals and events


Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University