|
|
| mindmesh 2003-11-09, 1:27 pm |
| Having another problem with a program. Does anyone no how to replace or get the compiler to accept:
ios::nocreate ?
Here is the error I'm getting when trying to compile.
appends.cxx: In function `int main()':
appends.cxx:35: `nocreate' is not a member of type `std::basic_ios<char,
std::char_traits<char> >'
File is attached. | |
|
| code copied into word? hasn't your instructor preach the beauty of ascii text? there goes my motivation to download and peek.
txt > doc
and what's with this recent trend of c++ questions in this linux forum !?!?!?!?!?!? | |
| mindmesh 2003-11-09, 1:47 pm |
| quote: Originally posted by mikop
code copied into word? hasn't your instructor preach the beauty of ascii text? there goes my motivation to download and peek.
txt > doc
and what's with this recent trend of c++ questions in this linux forum !?!?!?!?!?!?
No he hasn't preached the beauty of ascii text. But below, if you would like to take a look, is an attached text file.
As far as the C++ questions in this forum, there isn't another place to really ask. People in the Linux/Unix forum tend to have some experience with c\c++. | |
|
|
| mindmesh 2003-11-09, 2:45 pm |
| quote: Originally posted by mikop
http://archive.devx.com/free/tips/t...content_id=3338
Thanks man. I found something similar in Google groups, but it took sometime to get enough of an answer to work with. I did something similar. Thanks again.
Ps. I'd upload the file but the server appears to be down. | |
| mindmesh 2003-11-09, 2:49 pm |
| It's back up again: | |
| Papiya 2003-11-10, 7:50 am |
| quote: Originally posted by mindmesh
As far as the C++ questions in this forum, there isn't another place to really ask. People in the Linux/Unix forum tend to have some experience with c\c++.
There are no programming forums here and many Linux users like myself, are professional developers. |
|
|
|