I wonder how your compiler isn't leading you to
the right answer, it should, you look close to it.
missing &
fread ( (char *)&ucMem [ roms[i].iROMStart + MEM_ROM ],
sizeof(byte),
roms[i].iROMLen,
pFH
);
John A.
Received on Thu Aug 01 2002 - 09:00:01 BST
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:34:35 BST