From: Vassili <v.v...@bt...> - 2001-07-30 12:58:38
|
I compiled and ran your program first go, it gave this output: COM1:10+5i COM2:15+10i THE(+)RESULT IS:25+15i THE(*)RESULT IS:150+50i it seems that your program works fine. The project type I used was an empty project, not a console. The only thing I checked under project options was the compile c++ = option. You may also have to link the conio.o object file from the project = options tab. best of luck Vas. ----- Original Message -----=20 From: Chakravarti Mukesh=20 To: dev...@li...=20 Sent: Monday, July 30, 2001 9:04 AM Subject: [Dev-C++] (no subject) Hi, I am a new user of Dev-C++. The attach program is working fine using Turboc++ while using Dev-C++ although it doesnot show any error it = produce various compiler and linker errors(I am also including them.). What = is the cause? Thanks. |