![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
Get the error string describing the BotSense error code. More...
Get the error string describing the BotSense error code.
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"
const char * bsStrError (int nECode);
Description:
The absolute value of the error code is taken prior retrieving the string. An unknown or out-of-range error code will be mapped to BS_ECODE_BADEC.
ecode |