Profile
Achievement
Lukynn's Recent SnippetsTagged c++
- All /
« Prev 1 Next »
Do you know how to convert uint32_t in little endian to file like char array? I have a variable sumGlobalContentSum (in hex). Than i write in file dstFile. Value of sumGlobalContentSum is realy d1 when I write it out like cout << hex ... But when I w...
0
1180
posted 9 years ago by Lukynn