From dcbff96714c722b2edd8ab15b91277122ccd6635 Mon Sep 17 00:00:00 2001 From: Mario Fink Date: Wed, 20 Jan 2021 15:29:01 +0100 Subject: [PATCH] README.md IEEE datatype references --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cba2d0b..da17dd1 100644 --- a/README.md +++ b/README.md @@ -262,11 +262,19 @@ wrapper. ## References +### TDM + - https://www.ni.com/de-de/support/documentation/supplemental/10/ni-tdm-data-model.html - https://zone.ni.com/reference/en-XX/help/371361R-01/lvconcepts/fileio_tdms_model/ - https://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/ni_test_data_exchange/ - https://www.ni.com/de-de/support/documentation/supplemental/06/the-ni-tdms-file-format.html - https://zone.ni.com/reference/de-XX/help/370858P-0113/tdmdatamodel/tdmdatamodel/tdm_headerfile/ +### IEEE Standard and datatypes + +- https://en.wikipedia.org/wiki/IEEE_754 +- https://www.ias.ac.in/public/Volumes/reso/021/01/0011-0030.pdf +- https://en.cppreference.com/w/cpp/language/types + ### Code example - https://www.ni.com/content/dam/web/product-documentation/c_dll_tdm.zip