home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / 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.