1static 2char *SPCS_MSG_SPCS[] = { 3 "", 4 "status codes and/or supporting information lost", 5 "The handle presented for access is not valid", 6 "Unable to grant access", 7 "An internal error happened", 8 "The handle is already in use", 9 "The referenced SPCS driver could not be loaded:", 10 "Expected version not found, got libspcs.jar version:", 11 "The libspcs.jar version does not match the libspcs.so version", 12 "Handle presented belongs to some other SPCS module", 13 "Root privilege required for libspcs access", 14 "Test of asynch status output@@", 15}; 16#define SPCS_MSGLEN_SPCS 11 /* total codes */ 17