1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-25 06:31:43 +02:00
trexio/README.md

6 lines
249 B
Markdown
Raw Normal View History

2021-03-02 14:30:46 +01:00
# TREXIO
2021-01-18 15:48:36 +01:00
TREX I/O library
2021-03-29 00:46:06 +02:00
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.