|
-
October 28th, 2002, 02:46 AM
#1
ostream.cpp error
im gettin this error and not sure what to do. I do stepping of the program and write when it gets to the first output line it asks me to give the folder of this file. i searched the comp but it wasnt there. i got ostream.h but not .cpp. Not sure what to do.
Just Starting Dont Hit
-
October 28th, 2002, 03:47 AM
#2
Re: ostream.cpp error
Originally posted by potluck
im gettin this error and not sure what to do. I do stepping of the program and write when it gets to the first output line it asks me to give the folder of this file. i searched the comp but it wasnt there. i got ostream.h but not .cpp. Not sure what to do.
No, because often you only recieve the implementation of ostream via a library.
If I might hazard a guess though I( would say its an error in your code as opposed to in the compiler's imlementation of ostream.
Post some code of where it's crashing
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|