The endianness of an OBIDMS is now stored in an informations file that
is read when opening the OBIDMS.
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
#define OBIDMS_MAX_NAME (2048) /**< The maximum length of an OBIDMS name.
|
||||
*/
|
||||
#define ARRAY_DIR_NAME "arrays" /**< The name of the arrays directory.
|
||||
#define ARRAYS_DIR_NAME "arrays" /**< The name of the arrays directory.
|
||||
*/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user