home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD1.bin / useful / util / edit / mg / src.lzh / amiga / offset.c < prev    next >
Encoding:
Text File  |  1990-05-23  |  183 b   |  7 lines

  1. /*
  2.  * Used to return number of bytes member is from start of structure type.
  3.  * This is used because Manx 3.20a can't handle Bob's OFFSET macro
  4.  */
  5.  
  6. char           *offset_dummy = 0;
  7.