User Tools

Site Tools


start

This is an old revision of the document!


Info

This is the main page of the K42 DokuWiki, most of the pages are locked for users not logged in. Please drop us a mail if you think you need access to any locked areas.

Projects

SVN

Hello World

hello.c
#include <stdio.h>
 
int main(int argc, char **argv) {
  printf("Hello World!\n");
  return 0;
}
start.1517846101.txt.gz · Last modified: 2018/02/05 15:55 by andre