struct server_info_0 {
   unsigned char sv0_name[CNLEN + 1];
};

where sv0_name is an ASCIIZ string containing the name of a server.


[Back] [Next]