Hi guys, I've been driving myself crazy trying to figure out what's wrong here, so I thought I'd see if someone else might have a better idea. Basically I'm reading from a file into a void pointer called inBuf, then trying to copy the data referenced by inBuf (and offset by a variable amount called sizeInBuf - but it isn't necessary ...