Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Borland C++ Builder Problems, I have tried simple examples....
Someone
post Jan 23 2005, 05:46 PM
Post #1


Premium Member
********

Group: Members
Posts: 158
Joined: 2-December 04
Member No.: 2,512



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 wink.gif
Go to the top of the page
 
+Quote Post
osknockout
post Jan 23 2005, 06:25 PM
Post #2


Super Member
*********

Group: Members
Posts: 399
Joined: 14-November 04
From: Elysium
Member No.: 2,280



Try the latest release of Dev-C++, I had the same filestream problem...
also post some example code, thanks.
Go to the top of the page
 
+Quote Post
Someone
post Jan 24 2005, 09:31 PM
Post #3


Premium Member
********

Group: Members
Posts: 158
Joined: 2-December 04
Member No.: 2,512



the problem is that my c++ builder compiler was to old, form 1997 wink.gif
all exmples works in dev c++ wink.gif
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
Go to the top of the page
 
+Quote Post
LuciferStar
post Jan 25 2005, 04:12 AM
Post #4


Advanced Member
*******

Group: Members
Posts: 114
Joined: 9-August 04
From: Suzhou Jiangsu China
Member No.: 743



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 wink.gif
*



some lower compilers don't support namespace
if you get an error with getchar,
add this at top of the code:
#include <stdio.h>;
Go to the top of the page
 
+Quote Post
osknockout
post Jan 25 2005, 10:55 PM
Post #5


Super Member
*********

Group: Members
Posts: 399
Joined: 14-November 04
From: Elysium
Member No.: 2,280



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.
Go to the top of the page
 
+Quote Post
Someone
post Jan 26 2005, 05:54 PM
Post #6


Premium Member
********

Group: Members
Posts: 158
Joined: 2-December 04
Member No.: 2,512



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 wink.gif I downloaded a new one form c++ builder 6 but I don't know how to intergrate it in this c++builder !?
Go to the top of the page
 
+Quote Post
LuciferStar
post Jan 27 2005, 08:00 AM
Post #7


Advanced Member
*******

Group: Members
Posts: 114
Joined: 9-August 04
From: Suzhou Jiangsu China
Member No.: 743



QUOTE(Someone @ Jan 26 2005, 05:54 PM)
Yes compiler is to old wink.gif 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.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Simple Login In Visual Basic 6(6)
  2. Computer Problems(20)
  3. Nokia 6600 Virus Problems(13)
  4. Verifying Email Addresses(9)
  5. Simple Sig Tutorial(24)
  6. Guy Problems(35)
  7. 5.1 Sound System Problems(8)
  8. Razr Problems(19)
  9. Using Mobile Phone As A Modem(38)
  10. Watermark Your Image With Simple Php Script(35)
  11. Google/gmail Problems(15)
  12. Connection Problems And High Ping Playing Battlefield 2(13)
  13. Problems With My Computer Fan(16)
  14. Problems With The Sony Ericsson S500?(9)
  15. How Often Do You Use Css?(12)
  1. Install And Uninstall Problems(4)
  2. Updating Website, Ftp Problems(6)
  3. I Need Some Help With Flash And Div Overlay(5)
  4. A Simple Preg_replace Help Please.(2)
  5. The G8 Summit And The True Problems Of The World!(6)
  6. Making A Simple Signature With Adobe Photoshop(3)
  7. Finding Good Free Hosting Can Be Frustrating And Costly.(1)
  8. Host Problems(7)
  9. Panasonic Lumix - Problems With Movie Files(0)
  10. Create Dynamic Html/php Pages Using Simple Vb.net Code(1)
  11. Psychosomatic Mental Problems(3)
  12. Flash Tutorial Simple Motion Tween(0)
  13. Print Server Help(0)


 



- Lo-Fi Version Time is now: 8th September 2008 - 08:34 AM