home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff304.lzh / IRA / limits.h < prev    next >
Text File  |  1990-01-10  |  137b  |  9 lines

  1.  
  2. /* set some limits */
  3. #define MAXAPR 99.0
  4. #define MINAPR 0.1
  5. #define MINBB 0.0
  6. #define MINAD 0.0
  7. #define MINYRS 1
  8. #define STRINGMAX 100
  9.