can any body write the syntex of reading and writing the object ito a file ?
Managed C++/CLI
1
Posts
1
Posters
1
Views
1
Watching
-
if i have a class like public __gc class{ String *str; int a ; } i want to right its object into file.after that i want to send it to different computer through network and again want to read it again if i have the same class there may i read it into that class object. is it possible ? can any body write the syntex of reading and writing the object ito a file ? r00d0034@yahoo.com