c28b9f100c
remove unused and broken function
2020-03-18 15:38:29 -04:00
e2988c5c20
refactor sfgets() and sfread() to both allow NULL filenames and guess from /proc if needed and possible
2019-10-18 17:55:28 +02:00
cad6293078
use new utils::sfread() utility function in several classes
2019-10-17 11:29:08 -04:00
7d1cd63e1d
added a safe fread variant with error checking.
2019-10-17 09:46:18 -04:00
cfaa537296
use alternate implementation of numeric conversion functions
...
these new functions allow to choose between aborting with Error::one()
and exiting with Error::all(). in the long run those should replace
all of the functions in Force.
2019-07-08 17:51:37 -04:00
9166001041
add code to allow reporting which styles are part of what package
2019-04-07 20:55:00 -04:00
a401998ede
correct sfgets() API to use const char for preprocessor string. whitespace cleanup
2019-02-01 12:23:06 +01:00
7fcc76f071
implement the first three convenience utility functions
2019-02-01 12:23:06 +01:00