hey,
i need help with this, i use VC++ 6.0 and i am having problems with opening files in multiple file modes for example

fstream inOutFile( "addicted.dat", ios::in | ios::out ) ;

my compiler behaves abnormally, i dont know what is wrong, if i try single mod, it works just fine;

>>my compiler behaves abnormally

:scared: what does it do ? blow up or something very nasty ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.