L
Lespaul36
I have an icon structure..so it is a structure with other structures in it.
I need to save it to a binary file. I have done some googling..but not much
luck.
How can I do this? Also, will long data type be converted to the proper 4
bytes? Do I need to go through each structure and make the stream that way?
If so, how do I convert longs into the 4 byte arrays?
TIA
I need to save it to a binary file. I have done some googling..but not much
luck.
How can I do this? Also, will long data type be converted to the proper 4
bytes? Do I need to go through each structure and make the stream that way?
If so, how do I convert longs into the 4 byte arrays?
TIA