Libcfu is a library of tools that can useful,
particularly when developing multi-threaded
software. It currently includes a hash table, a
linked list, self-extending strings, a
configuration file parser, a simple timer, and a
thread queue.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Mit der Befehlszeilenoption Prozessor hinzugefügt wurde, sowie das Programm libcfu-config, von denen Sie Zugang erhalten libcfu Version, Bibliothek Pfad, usw. Eine Karte Funktion wurde hinzugefügt (cfulist_map cfulist ()), sowie eine neue instantiator dass eine Bereinigung Funktion als Argument nimmt (cfulist_new_with_free_fn ()).
Tags:
Minor feature enhancements
A command line option processor was added, as well as the program libcfu-config, from which you can get get libcfu's version, library path, etc. A map function was also added to cfulist (cfulist_map()), as well a new instantiator that takes a cleanup function as an argument (cfulist_new_with_free_fn()).