--- jahid32s wrote: > > hi i am jahide i am new i linux. I can not run c/c++ > program in linux. can any one help me?
Try to put ./ before your program's name, as in: [EMAIL PROTECTED]:~$ ./hello
--- jahid32s wrote: > > hi i am jahide i am new i linux. I can not run c/c++ > program in linux. can any one help me?
Try to put ./ before your program's name, as in: [EMAIL PROTECTED]:~$ ./hello