C question

From: John Allain <allain_at_panix.com>
Date: Thu Aug 1 09:00:01 2002

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