Libretta is a small C++ library that contains a handful of useful functions, such as support for ini-like files.
| Tags | C++ Library Utility |
|---|---|
| Licenses | Public Domain |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Release Notes: This release features: libretta_pairfile (ini-like file read/write values); libretta_utils (miscellaneous useful functions); libretta_calc (a simple math expression evaluator); libretta_img_tga (a TGA reader); and libretta_img_utils (image utilities).