#include <revolution/nwc24.h>
int NWC24IsNewMsgArrived( void );
Returns whether any new messages have arrived since the last time NWC24OpenLib() or NWC24CloseLib() were called. This status flag is cleared the next time NWC24OpenLib() is called.
None.
1: New messages have arrived.
0: No new messages.
2006/09/10 Changed the referents to NWC24OpenLib and NWC24CloseLib.
2006/08/01 Initial version.
CONFIDENTIAL