Server Level 0

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

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


[Back: Server Data Structures]
[Next: Server Level 1]