home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Education / Math / LOC(Metric) / AboutLOCCounter.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-10-04  |  255 b   |  10 lines  |  [TEXT/KAHL]

  1. /* AboutLOCCounter.h -- Modal one-shot dialog */
  2. /* Created 10/4/91 10:40 AM by AppMaker */
  3.  
  4. typedef struct {
  5.                 short        dummyField;
  6. } AboutLOCCounterRec, *AboutLOCCounterPtr;
  7.  
  8. /*----------*/
  9. void GetAboutLOCCounter (AboutLOCCounterRec    *AboutLOCCounter);
  10.