From 52115139bb28cfbb1e0a4e98e5f320f21ff5c1df Mon Sep 17 00:00:00 2001 From: Mario Fink Date: Tue, 26 Jan 2021 11:47:49 +0100 Subject: [PATCH] README: improve references --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 693ae6c..f3b2b73 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ wrapper. - 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/ +- https://www.ni.com/content/dam/web/product-documentation/c_dll_tdm.zip ### IEEE Standard and datatypes @@ -321,9 +322,8 @@ wrapper. - 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 - -### Cython +### Implementation +- https://pugixml.org/ +- https://github.com/zeux/pugixml - https://cython.readthedocs.io/en/latest/src/userguide/wrapping_CPlusPlus.html