hello.c
6 lines
| 125 B
| text/x-c
|
CLexer
martin
|
r100 | |||
main() | ||||
{ | ||||
printf("\n\n Hello LEON3 World!!!\n"); | ||||
printf("\n Simulation will now be halted through error mode...\n\n"); | ||||
} | ||||