mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-22 20:35:44 +01:00
c43259176d
* 32-bit functions * adapt tests since the default write/read_num is now 32-bit * minor cleaning in the generator * add test for _32 functionality * rm stdint-based types from test * documentation * rm trailing whitespaces in emacs * change TREXIO_INVALID_BACK_END * update gitignore |
||
---|---|---|
src | ||
LICENSE | ||
README.md | ||
trex.json |
TREXIO
TREX I/O library
Note: The code should be compliant with the C99 CERT
C coding standard. This can be checked with the
cppcheck
tool.