![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Expert Programmer
|
bring them to school on a disk!?!?!?!? and can someone anwser post 8 please...
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#12 | |
|
Newbie
Join Date: Nov 2005
Posts: 23
Rep Power: 0
![]() |
Quote:
|
|
|
|
|
|
|
#13 |
|
Expert Programmer
|
ok thats cool, anyway for the 5th time.. what is wrong with using my one line to fix your program?
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#14 | |
|
Newbie
Join Date: Nov 2005
Posts: 23
Rep Power: 0
![]() |
Quote:
![]()
__________________
Magius Avvail Genocidal Studios™ Administrator Pasadena, Texas 77502 Compiler: Turbo C++ Compiler: (sometimes) Dev/Borland C++ Programmer Status: Somewhat of a Newb. |
|
|
|
|
|
|
#15 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Can I ask why you're using such an outdated compiler?
|
|
|
|
|
|
#16 | |
|
Newbie
Join Date: Nov 2005
Posts: 23
Rep Power: 0
![]() |
Quote:
I was first taught C++ using Turbo C++, and I've recently gotten back into the whole programming shindig, so I went and grabbed Turbo C++ as it was a familiar compiler. I'm working on a school computer that has a firewall that does not allow any downloading whatsoever, so I can't get a modern compiler. I got Turbo before they shutdown downloads. x.x
__________________
Magius Avvail Genocidal Studios™ Administrator Pasadena, Texas 77502 Compiler: Turbo C++ Compiler: (sometimes) Dev/Borland C++ Programmer Status: Somewhat of a Newb. |
|
|
|
|
|
|
#17 |
|
Expert Programmer
|
your compiler might recognize those fine...
but after you include them try using using namespace std; EDIT: lol sorry, i just read you already tried that ![]()
__________________
"When in Rome, Do as the Romans Do" "Beauty is in the eye of the BEER holder" "Save your breath your going to need it for your blow up doll later" SearchLores.org |
|
|
|
|
|
#18 |
|
Newbie
Join Date: Nov 2005
Posts: 23
Rep Power: 0
![]() |
Mmk. The compiler recognizes <STRING.H>, but the 'string' function isn't recognized.
string mystring; ^ || Not defined, or something.
__________________
Magius Avvail Genocidal Studios™ Administrator Pasadena, Texas 77502 Compiler: Turbo C++ Compiler: (sometimes) Dev/Borland C++ Programmer Status: Somewhat of a Newb. |
|
|
|
|
|
#19 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#20 | |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|