S
Sunny
Hi everyone,
I want to write a structure variable to file, in eVC++ for this purpose
fread/fwrite is used.
Using C# on desktop it is possible to do so using "BinaryFormatter" class
not present in CF.
On internet i also came across few thiry party framework to this in CF.
Can't we do so without thiry partry framework?
-Sunny
I want to write a structure variable to file, in eVC++ for this purpose
fread/fwrite is used.
Using C# on desktop it is possible to do so using "BinaryFormatter" class
not present in CF.
On internet i also came across few thiry party framework to this in CF.
Can't we do so without thiry partry framework?
-Sunny