1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00
This commit is contained in:
Anthony Scemama 2021-03-29 00:46:06 +02:00
parent 5fc0371276
commit 5c52a0da34

View File

@ -1,2 +1,5 @@
# TREXIO
TREX I/O library
Note: The code should be compliant with the C99 [CERT C coding
standard](https://resources.sei.cmu.edu/downloads/secure-coding/assets/sei-cert-c-coding-standard-2016-v01.pdf). This can be checked with the `cppcheck` tool.