1
0
mirror of https://github.com/benhoyt/inih.git synced 2025-02-05 07:08:23 +08:00

4 Commits

Author SHA1 Message Date
Nat
9cecf0643d
Allow INIReader to read 64-bit integers (#151)
Add INIReader::GetInteger64 and INIReader::GetUnsigned64
2023-07-07 03:00:45 +01:00
jcormier
683babb8e3
Added a GetUnsigned function for getting unsigned integer values. (#147)
Allow getting unsigned integers without losing precision.
2022-11-28 19:25:32 +00:00
Ben Hoyt
b1dbff4b0b Tweaks and basics tests for C++ version 2019-05-24 00:55:02 -07:00
Justin White
60b5ad398a Move INIReaderTest.cpp to examples/ for consistency (#54) 2016-09-15 13:23:49 -04:00