home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / useful / util / edit / mg / src.lzh / amiga / offset.c < prev    next >
Text File  |  1990-05-23  |  183b  |  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.