libbbb - templates

Home

Simple, headers only libraries/definitions are grouped under this umbrella.

Amorph

The structure provides unified storage space for a pointer, a 64-bit signed integer and a double-precision floating point real number.

Program exit codes

A simple enum that defines the numbers a program reports back to the OS after completion. The definitions are also useful for the command-line arguments processing part of a program.

Related source code documentation: Amorph

Home