#include "basics.h"
#include <cstring>
#include <exception>


Go to the source code of this file.
Namespaces | |
| namespace | TBCI |
Classes | |
| class | TBCI::NumErr |
| exception base class for the TBCI NumLib More... | |
Defines | |
| #define | __TBCIERR_BUF_SZ 128 |
Functions | |
| char err_bf[128] | TBCI::__attribute__ ((weak)) |
| static char * | TBCI::ltoa (const long l) |
Definition in file except.h.
| #define __TBCIERR_BUF_SZ 128 |
1.5.6