MUTIL -- A library of C utilities

Copyright (C) 2006-2007 Laszlo Menczel
The MUTIL Library is free software with no warranty.
Distributed  under the Library General Public Licence version 2.1.

Platforms: Linux and Win9x/ME/2000/XP

The MUTIL library is a collection of assorted utilities. This is general
purpose stuff written in C.

Content:

* keyboard input functions (for console mode)
* string to number conversion (better 'atoi' and 'atof')
* functions for parsing command line arguments and INI files
* easy to use (high-level) file name globbing
* string manipulation (tokenization, parsing, etc.)
* logging and tracing functions (useful for debugging)
* file and filename handling utilities 
* date/time to string conversion functions
* array manipulation utilities
* comprehensive and uniform error handling

Current version: 1.0
