Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as C by franco ( 14 years ago )
#include <stdio.h> 
void main()  
      
            {    // mi primer programa    
                 clrscr () ;  
                 printf ("\n\n\n hola mundo " ) ;  
                 getch() ;   

            }

 

Revise this Paste

Your Name: Code Language: