home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / cn21demo / calctutr.h_ / calctutr.h
Encoding:
C/C++ Source or Header  |  1995-06-15  |  261 b   |  11 lines

  1. #define ONE  1  //$One
  2. #define TWO  2  //$Two
  3. #define THREE  3  //$Three
  4. #define FOUR  4  //$Four
  5. #define FIVE  5  //$Five
  6. #define SIX  6  //$Six
  7. #define SEVEN  7  //$Seven
  8. #define EIGHT  8  //$Eight
  9. #define NINE  9  //$Nine
  10. #define ZERO  10  //$Zero
  11.