3 This directory holds various "internals" of PDCLib:
5 - definitions of helper functions not specified by the standard (hidden in the
8 - definitions of data objects, both internal (like digits.c) and specified by
9 the standard (errno.c);
11 - test drivers for functionality that does not have its own implementation
12 file to put the test driver in.