| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Borland C++ Builder Problems
Started by Someone, Jan 23 2005 05:46 PM
7 replies to this topic
#3
Posted 24 January 2005 - 09:31 PM
the problem is that my c++ builder compiler was to old, form 1997 
all exmples works in dev c++
But now I have question
Hot should I link some file I mean if someone click on about then browser open a txt file for example and how should I define new page, if I don't use tabs because I don't know how, this mean that then browser will open another exe like in IE
thanks
all exmples works in dev c++
But now I have question
Hot should I link some file I mean if someone click on about then browser open a txt file for example and how should I define new page, if I don't use tabs because I don't know how, this mean that then browser will open another exe like in IE
thanks
#4
Posted 25 January 2005 - 04:12 AM
Someone, on Jan 23 2005, 05:46 PM, said:
some lower compilers don't support namespace
if you get an error with getchar,
add this at top of the code:
#include <stdio.h>;
#5
Posted 25 January 2005 - 10:55 PM
Quote
But now I have question
Hot should I link some file I mean if someone click on about then browser open a txt file for example and how should I define new page, if I don't use tabs because I don't know how, this mean that then browser will open another exe like in IE
thanks
Hot should I link some file I mean if someone click on about then browser open a txt file for example and how should I define new page, if I don't use tabs because I don't know how, this mean that then browser will open another exe like in IE
thanks
For linking, create a project file (File->New->Project) type in settings,
press enter. Then, go to Project->Project Options, or Alt+P. Go to parameters
and enter them in linker. Or... just create a makefile.
#6
Posted 26 January 2005 - 05:54 PM
LuciferStar, on Jan 25 2005, 05:12 AM, said:
Yes compiler is to old
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















