Downloadliste

Projektbeschreibung

PDC is a desktop calculator in the 'bc' style with features designed for programmers. It does not support floating point math, but does provide all the C operators (logical, bitwise, shifts, etc.) and implements ISO C operator precedence. Additionally, functions are available to assist with 'bit bashing' tasks such as byte swapping and bit scanning.

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.

2003-08-19 23:20 Zurück zur Release-Liste
0.7

Eine neue Funktion, bitfield wurde hinzugefügt, um mit faulenden Bit-gepackte Strukturen zu unterstützen, und die etwas unbeholfenen zersetzen Funktion (die Bits Set-Listen) wurde auf die viel Tastatur Alias-friendly Bit-Befehl. Zusätzlich wurden einige Interna aufgeräumt auf Erweiterbarkeit zu verbessern.
Tags: Minor feature enhancements
A new function, bitfield, has been added to assist with decomposing bit-packed structures, and the rather awkward decompose function (which lists set bits) has been aliased to the much more keyboard-friendly bits command. Additionally, some of the internals have been tidied up to improve extensibility.

Project Resources