ini.library is a shared Amiga library providing easy creation, access
and maintenance of ASCII based settings/preference files.
* You won't need to code a prefs GUI in the last minute - - The users
can simply edit settings using their favourite text-editor! Ofcourse
you may additionally code a prefs GUI that handles settings through
ini.library, but now you got more time to spend on it - - making it
great!
* The library, being a standard shared Amiga library, gives you full
control of prefs settings - you may choose to go the easy way (basic
functions), or a more complex way (even more control of your
settings-file!)
* You won't worry about incompability with older versions of your
program's settings - - Just ignore and/or delete the settings unused
in your new version! No more "remember to convert your old settings
file or else this program will crash!" incidents.
* Handles longs, words (ints) and bytes (chars)!
* Handles decimal, hexadecimal, binary and octal numbers!
* Handles strings!
* Handles simple floating point numbers!
* Handles field-arrays, to use in e.g. palettes!
* Handles C-style comments and one-line assembler style comments!
Comments are even preserved when editing the fields!
* Easy access for quick handling, or Complex access for complete
control!
Suggestions or bug reports ? mail to Basty (cdgs.basty@usa.net) or
Seasons (seasons@softhome.net)
>-------------------------------------------------------------------<
This is release v33.00
- Fatal crashing bug with iniPutStr() fixed. If you use iniWriteStr()
or iniPutStr(), please open ini.library with v33 or you risk a crash!
- Case sensitive search didn't work for context items. Fixed!
- AutoDocs fixed.
- Example added which demonstrates writing to an INI file.
>-------------------------------------------------------------------<
Visit our pages at http://www.lobster.demon.nl for more information
about Seasons products!
ini.library Copyright © 1999-2001 Seasons. All Rights Reserved.
Surprisingly Fruity!
|