]> pd.if.org Git - pdclib/blob - functions/_PDCLIB/Readme.txt
46796879c09956c5c53225b8dbe6d4c2da0e42dc
[pdclib] / functions / _PDCLIB / Readme.txt
1 This directory holds various "internals" of PDCLib:
2
3 - definitions of helper functions not specified by the standard (hidden in the
4   _PDCLIB_* namespace);
5
6 - definitions of data objects, both internal (like digits.c) and specified by
7   the standard (errno.c);
8
9 - test drivers for functionality that does not have its own implementation
10   file to put the test driver in.
11