Char Data Getting CorruptedIn the first version, getting the data size wasn't working correctly: [code]ResourceObject ro(data,...
Char Data Getting CorruptedFigured out that I had to store the data size along with the data, thanks to user doublemax over at ...
Char Data Getting CorruptedHere is some simplified sample code of what I was doing: res/failsafe.png.h: [code]#ifndef RES_FAIL...
Char Data Getting CorruptedI believe I have found an answer with a little help from this answer on Stackoverflow ( https://stac...
Char Data Getting CorruptedI'm trying to create a type that has a char array and integer id members: [code]class ResourceObjec...
This user does not accept Private Messages