C

1
2
3
4
5
6
#include <stdio.h>
int main (void)
{
  printf("Ich bin jetzt offiziell C-Tutorn");
  return 0;
}

Ähnliche Posts

  1. Gmail – Advanced IMAP Options
  2. Impressum / About

14. October 2008 by Robert
Categories: Code, Leben | Tags: , | Leave a comment

Leave a Reply

Required fields are marked *