home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / util / mg-3b.lha / mg-3b / 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.