Révision 132 pobysoC-4.0/src/test-pobyso-01.c
test-pobyso-01.c (revision 132) | ||
---|---|---|
2 | 2 |
int main() |
3 | 3 |
{ |
4 | 4 |
printf("Hello World!\n"); |
5 |
return (0);
|
|
5 |
return 0;
|
|
6 | 6 |
} |
7 | 7 |
|
Formats disponibles : Unified diff