next up previous contents index
Next: Server Parameters Up: Monitor Communication Version 2 Previous: Showinfo   Contents   Index

Messageinfo

クライアントとサーバの通信と審判からのメッセージの情報を含む.
typedef struct {
   short board ;
   char  message[2048] ; /* max_message_length_for_display */
} msginfo_t ;



Hidehisa Akiyama 2004-11-21