struct admin_other_info {
   short alrtad_errcode;
   short alrtad_numstrings;
};
 
/* followed by 0-9 consecutive ASCIIZ strings
 
unsigned char mergestrings [][];
 
*/

where:


[Back] [Next]