i always liked the c++ way of doing things
#include <iostream.h>
int main (){
cout>>"Hello world\n";
return 0;}
i haven't tried it in linux so i don't even know if i'm right!
|
Results 1 to 10 of 15
Thread: problem compiling c programThreaded View
|
|