home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR9 / WIZTOO.ZIP / WEATHER.SPC < prev   
Text File  |  1993-09-19  |  168b  |  7 lines

  1. WindData (int iSpeed, int iDirection) {50};
  2. AirData (int iTemperature,
  3.          int iBarometricPressure,
  4.          int iHumdity) {10};
  5. TornadoWarning (void) {2};
  6.  
  7.