[physfs] Why is my PhysFS class is corrupting the first few bytes of files?

Ryan C. Gordon icculus at icculus.org
Thu Nov 22 11:51:42 EST 2012


> But anyways, thank you kindly. I guess there really wasn't any point to
> a vector, was there? :-D

Memory management, mostly.

StackOverflow figured out that it was going out of scope...returning an 
object from a function properly is one of many confusing C++ attributes, 
but it seems like you've got something working now.

--ryan.




More information about the physfs mailing list