Someone
Jan 23 2005, 05:46 PM
| | I have tried "programs" like hello world but I get erro with getchar or if I use with namespace! I don0t know what to do, I can't do anything ! Should I use visual c++ or other c++ I get same problems with dev c++, please help I must know why is that  |
Comment/Reply (w/o sign-up)
osknockout
Jan 23 2005, 06:25 PM
Try the latest release of Dev-C++, I had the same filestream problem... also post some example code, thanks.
Comment/Reply (w/o sign-up)
Someone
Jan 24 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
Comment/Reply (w/o sign-up)
LuciferStar
Jan 25 2005, 04:12 AM
QUOTE(Someone @ Jan 23 2005, 05:46 PM) I have tried "programs" like hello world but I get erro with getchar or if I use with namespace! I don0t know what to do, I can't do anything ! Should I use visual c++ or other c++ I get same problems with dev c++, please help I must know why is that  some lower compilers don't support namespace if you get an error with getchar, add this at top of the code: #include <stdio.h>;
Comment/Reply (w/o sign-up)
osknockout
Jan 25 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 Do you mean how you set a new page in Dev-C++? Ctrl+N 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.
Comment/Reply (w/o sign-up)
Someone
Jan 26 2005, 05:54 PM
QUOTE(LuciferStar @ Jan 25 2005, 05:12 AM) some lower compilers don't support namespace if you get an error with getchar, add this at top of the code: #include <stdio.h>; Yes compiler is to old  I downloaded a new one form c++ builder 6 but I don't know how to intergrate it in this c++builder !?
Comment/Reply (w/o sign-up)
LuciferStar
Jan 27 2005, 08:00 AM
QUOTE(Someone @ Jan 26 2005, 05:54 PM) Yes compiler is to old  I downloaded a new one form c++ builder 6 but I don't know how to intergrate it in this c++builder !? The latest can be quite compatible the oldest one.
Comment/Reply (w/o sign-up)
Recent Queries:--
-
c builder problems - 129.09 hr back. (1)
Similar Topics
Keywords : borland, c, builder, problems, simple, examples
- Problems Unregistering Windows
(0)
C/c++ Simple Machine Problems
(10) here are some of the c/c++ machine problems . a very simple but helpful /* machine problem 1
usage of scanf */ #include #include main() { char name , add , schl , course , tel , cp ,
nationality , bday , pbirth , licno , sssno , sex ; char fname , mname , foccu , moccu , mbday ,
fbday ; int age, fage, mage; clrscr(); gotoxy(35,2); printf("Bio-Data"); //your information
gotoxy(10,4); printf("Name: "); scanf("%s",&name); gotoxy(10,5); printf("Age: ");
scanf("%d",&age); gotoxy(28,5); printf("Birtday: "); scanf("%s",&bday); gotoxy(50,5);
printf("Sex:....
Looking for borland, c, builder, problems, simple, examples
|
Searching Video's for borland, c, builder, problems, simple, examples
|
advertisement
|
|