First Test - http://robotik.cc
First Code:
#include <stdio.h>
int main(void)
{
printf("Hallo Welt\n");
return 0;
}
Hi mikemet,
Welcome to the Pelles C forum.
Quote from: mikemet on August 18, 2012, 10:19:46 AM
First Test - http://robotik.cc
First Code:
#include <stdio.h>
int main(void)
{
printf("Hallo Welt\n");
return 0;
}
Tell me! What is your UHR talking about your first peace of code? ;D
Welcome aboard Mikemet... If you have questions or if you need a little help, feel free to post in the Beginner's Questions...
Quote from: mikemet on August 18, 2012, 10:19:46 AM
First Test - http://robotik.cc
First Code:
#include <stdio.h>
int main(void)
{
printf("Hallo Welt\n");
return 0;
}
Erster Test bestanden! ;)
Ralf 8)