|
-
October 9th, 1999, 10:58 AM
#1
Write/Read a struct into a file...;-)
Hi,
I would like to be able to write and "later!!" read a struct in a file.
This is my structure :
struct {
CString Rep;
int Size;
int NbFile;
}
I have tried many solutions like with CFile but all the times unsuccessfully :-(
Thanks i.a. for your help.
[email protected]
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
|