added SearchableArray

This commit is contained in:
2020-09-11 09:43:18 +00:00
parent d8247f8a6f
commit adaa559974
3 changed files with 98 additions and 63 deletions

View File

@ -47,7 +47,7 @@ QSE_BEGIN_NAMESPACE(QSE)
#define MSG_EPIPE "pipe error"
#define MSG_EINPROG "in progress"
#define MSG_EAGAIN "resource unavailable unavailable"
#define MSG_EAGAIN "resource temporarily unavailable"
#define MSG_EEXCEPT "exception"
static const qse_mchar_t* _merrstr[] =