Skip to content

Releases: shaovoon/elmaxfilelib

Version 2.0.3

04 Feb 06:03
Compare
Choose a tag to compare

UTF32 and UTF32BE support. Support up to 25 parameters, instead of 10 for text reading in C++98 version. C++11 variadic template do not have this limitation.

Version 2.0.2

21 Nov 14:14
Compare
Choose a tag to compare

Support for stream internally, allowing for non-intrusive insertion and extraction operators for arbitrary types. CodeProject article will be updated next week.