1. Again C++ peoblem
- Posted by alojz.hancic at siol.net Apr 08, 2001
- 473 views
This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C0C064.FBF56580 boundary="----=_NextPart_001_0008_01C0C064.FBFD06A0" ------=_NextPart_001_0008_01C0C064.FBFD06A0 charset="iso-8859-1" Hi=20 It is mee again with my Borland C++. I have make changes to autoexec.bat file. I have make bcc32.cfg and ilink32.cfg files. They have tolded me to put = this files in the "Bin" directory. I have done that. And than I wonted to run some examples programs that are included. Dhey = have tolded me that if I wont to run *.cpp code I yust tipe the filen = name without .cpp. It is not working. Please help me again! Lep Pozdrav Jan Hancic ------=_NextPart_001_0008_01C0C064.FBFD06A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hi </FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>It is mee again with my Borland = C++.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I have make changes to autoexec.bat=20 file.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>I have make bcc32.cfg and ilink32.cfg = files. They=20 have tolded me to put this files in the "Bin" directory. I have done=20 that.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>And than I wonted to run some examples = programs=20 that are included. Dhey have tolded me that if I wont to run *.cpp code = I yust=20 tipe the filen name without .cpp. It is not working. Please help me=20 again!</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Lep Pozdrav</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Jan = ------=_NextPart_001_0008_01C0C064.FBFD06A0-- ------=_NextPart_000_0007_01C0C064.FBF56580 Content-Type: text/x-vcard; name="Jan Hancic.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Jan Hancic.vcf" BEGIN:VCARD VERSION:2.1 N:Hancic;Jan FN:Jan Hancic ORG:ZAGAsoftware TITLE:Programmer TEL;WORK;VOICE:386 040 323 038 TEL;HOME;VOICE:386 01 8325 557 TEL;CELL;VOICE:386 040 323 038 ADR;WORK:;Boss;Zagorica 6.a;Stahovica;;1242;Slovenija LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:Boss=3D0D=3D0AZagorica = 6.a=3D0D=3D0AStahovica 1242=3D0D=3D0ASlovenija ADR;HOME:;;Zagorica 6.a;Stahovica;;1242;Slovenija LABEL;HOME;ENCODING=3DQUOTED-PRINTABLE:Zagorica 6.a=3D0D=3D0AStahovica = 1242=3D0D=3D0ASlovenija URL:http://www.myfreehost.com/janovina URL:http://www.zagasoftware.uni.cc EMAIL;PREF;INTERNET:alojz.hancic at siol.net REV:20010408T174911Z END:VCARD ------=_NextPart_000_0007_01C0C064.FBF56580--
2. Re: Again C++ peoblem
- Posted by stabmaster_ at HOTMAIL.COM Apr 08, 2001
- 463 views
>And than I wonted to run some examples programs that are included. Dhey >have tolded me that if I wont to run *.cpp code I yust tipe the filen name >without .cpp. It is not working. Please help me again! > You have to compile the examples first. There's probably a makefile or something included.