Backup proyecto Joyfe - Borland
This commit is contained in:
5
CPP/PRUEBA.C
Normal file
5
CPP/PRUEBA.C
Normal file
@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void main(){
|
||||
printf("Hola Mundo");
|
||||
}
|
||||
Reference in New Issue
Block a user