Hi Jian,
Did you compiler your program like this: g++ mycode.cpp
Or like this: gcc mycode.cpp
The second way is incorrect.
HTH, --Eljay
Hi Jian,
Did you compiler your program like this: g++ mycode.cpp
Or like this: gcc mycode.cpp
The second way is incorrect.
HTH, --Eljay