Definition:
#include "scoreboard.h"
Usage example:
if (score_record.status < SERVER_NUM_STATUS) {
return OK;
}
Scoreboard constant indicating the number of state variables, for range checking.
Previous: SERVER_GRACEFUL
Next: SERVER_READY
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)