Downloadliste

Projektbeschreibung

Bitvector is a C library that allows you to use
strings rather than ints for internal flags. On
many platforms, ints are limited to 32 bits and
are thus limited to 32 flags available for a given
flag variable. Bitvector uses a resizing char
array for flags, allowing much greater flexibility
for flag management.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2009-06-08 01:15
3.0.1

Diese Version behebt einen kleinen Fehler in bitvector_isempty.
This release fixes a small bug in bitvector_isempty.

2009-03-02 09:50
3.0.0

Diese Version verfügt über allgemeine Aufräumarbeiten und die Zugabe von man-Seiten, ein Changelog-System, usw. Diese Software hat sich ebenfalls verändert Eigentum, und wurde erneut im Rahmen einer neuen Version veröffentlicht, um sie in Einklang mit allen anderen Angeboten von Wolf Software.
This release features general cleanup and the addition of man pages, a changelog system, etc. This software has also changed ownership, and has been re-released under a new version in order to bring it in line with all other offerings from Wolf Software.

2009-02-25 03:30
2.0.0

Es hat eine Menge Aufräumarbeiten zu dieser Bibliothek wurden, einschließlich des Menschen Seiten, Quell-und Test-Code, automake Dateien und allgemeine Infos. All dies ist in eine endgültige Version bis verpackt. Es gibt derzeit keine Pläne, weitere Funktionalität zu dieser Bibliothek hinzufügen, es sei denn, beantragt.
There has been a lot of cleanup work on this library, including the man pages, source and test code, the automake files, and general documentation. This has all been packaged up into a final release. There are currently no plans to add any further functionality to this library unless requested.

2009-01-12 14:47
1.2.0

Diese Version bringt eine neue Website, sauberen Code und eine vollständige Dokumentation und Man-Pages.
Tags: Minor feature enhancements
This release brings together a new site, clean code, and complete documentation and man pages.

2008-12-08 01:39
1.0.2

Code cleanup und Änderungen gekauft, auf die Änderungen an der Logfile-Bibliothek.
Tags: Code cleanup
Code cleanup and changes bought on by changes to the logfile library.

Project Resources