Implementation of IsoDataSource based on POSIX I/O.
This commit is contained in:
@ -39,6 +39,7 @@
|
||||
#define ISO_FILE_IS_NOT_DIR -108
|
||||
#define ISO_FILE_IS_NOT_SYMLINK -109
|
||||
#define ISO_FILE_TOO_BIG -110
|
||||
#define ISO_FILE_SEEK_ERROR -111
|
||||
|
||||
#define ISO_CHARSET_CONV_ERROR -150
|
||||
|
||||
|
Reference in New Issue
Block a user