Search / Sort

This commit is contained in:
2026-08-30 22:24:45 +08:00
parent 3a4717a9d8
commit 0cb98557da
75 changed files with 7570 additions and 7 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ typedef int c_err_t;
#define C_ERR_PARAM (-4)
#define C_ERR_EMPTY (-5)
#define C_ERR_FULL (-6)
#define C_ERR_ALREADY_EXISTS (-7)
#define C_ERR_EXIST (-7)
#define C_SUCCESS C_ERR_OK
#define C_ERR_NOTFOUND C_ERR_FAIL