Read and traverse the index.

This commit is contained in:
2019-03-17 21:14:40 +00:00
parent 0c9044f290
commit 2b2834f30c
6 changed files with 105 additions and 20 deletions

View File

@@ -7,6 +7,7 @@
#define DICF_ERROR_NOT_DICFORMAT -1
#define DICF_ERROR_FILE_TOO_SMALL -2
#define DICF_ERROR_INCOMPATIBLE_VERSION -2
#define DICF_ERROR_INCOMPATIBLE_VERSION -3
#define DICF_ERROR_CANNOT_READ_INDEX -4
#endif //LIBDICFORMAT_ERRORS_H