Teen Programmers Unite  
 

 

Return to forum top

file header request

Posted by csspcman [send private reply] at July 17, 2001, 10:08:34 AM

can any one send me a working version of these files
<ios.h> // Define ios.

<streamb.h> // Define streambuf.

<istream.h> // Define istream.

<ostream.h> // Define ostream.
tnx

Posted by Psion [send private reply] at July 17, 2001, 10:33:16 AM

These files are specific to your compiler. Getting them from someone else would not help you, especially since they are probably not broken in the first place. If you have errors with them, then with almost 100% certainty you have either 1) not installed your compiler correctly or 2) have errors in your code, such as not including the line "using namespace std;". Specifying a _small_number_ of examples of the errors you get could help if this advice is not enough.

Posted by gian [send private reply] at July 18, 2001, 03:40:55 AM

Psion: Or using files from a different compiler... or C++ headers with a C compiler or something...

Posted by TheTutor [send private reply] at July 19, 2001, 09:39:20 PM

Are you sure you are using a ".cpp" file NOT a ".c" file???

Posted by csspcman [send private reply] at July 29, 2001, 12:55:20 AM

I got it at last .
I was using *.c not *.cpp
emmmmmmm it seems that I could have got it very soon if I had checked here before.
any way thank u TheTutor u are realy professional

Posted by gian [send private reply] at July 30, 2001, 04:02:28 AM

Oh yes...! Full credit to the tutor! Don't worry about all us others that provided useful suggestions... *sniff*

Posted by csspcman [send private reply] at July 30, 2001, 06:10:17 AM

okay okay I am sorry .
Thank u All for your help

Posted by gian [send private reply] at July 31, 2001, 02:07:32 AM

:-)

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.