home *** CD-ROM | disk | FTP | other *** search
/ ftp.umcs.maine.edu / 2015-02-07.ftp.umcs.maine.edu.tar / ftp.umcs.maine.edu / pub / thesis / zhongy / snmp / snmprint.h < prev    next >
Text File  |  1994-05-10  |  95b  |  7 lines

  1.  
  2. /*
  3.   print the value according to the type of test
  4. */
  5.  
  6. void print_value(struct snbentry sn); 
  7.