I'm writing a program and a part of it is supposed to read and write from a text file. Now I'm a newbie to MFC. i'm using <iostream> to read in and out, and I'm getting errors...
now I've read about 2 possible solutions, one is Cfile, which i read from here...
http://www.visionx.com/mfcpro/tip0009.htm
and the other is suggesting using namespace system::io
http://msdn2.microsoft .com/en-us...
User Profile
Collapse
-
Reading and writing to a text file using MFC
-
Don't worry about it folks i've sorted it. -
-
vector <vector type e.g string> vectorName;
remember to # include "vector.h"...Leave a comment:
-
Loading an SWF file in c++ using VS2005
Hi,
HELP!!
I'm currently trying to intergrate a flash movie into c++. I'm trying to go thru this tutorial.
http://www.bytescout.c om/display_flash_i n_visualc.html
The problem is that the tutorial is written for VS6 not VS2005. The movie doesn't appear to load. The window will open, two buttons will appear (ok and cancel), even a white box will appear where the movie is supposed to...
No activity results to display
Show More
Leave a comment: