35#ifndef _BLOCXX_SYSTEM_HPP_GUARD_
36#define _BLOCXX_SYSTEM_HPP_GUARD_
38#include "blocxx/BLOCXX_config.h"
51BLOCXX_COMMON_API String
errorMsg(
int errorCode);
This String class is an abstract data type that represents as NULL terminated string of characters.
String errorMsg(int errorCode)
String lastErrorMsg(bool socketError)