Go to the source code of this file.
Defines | |
#define | x_stringify(x) #x |
#define | stringify(x) x_stringify(x) |
#define | makefname(ifacenum, fname) iface##ifacenum##_##fname |
#define | version_symbol(ifacenum, fname) |
Functions | |
int | libcountm_test (int) |
Atemporary functiion to check linking of libcountm As the project support expands to other systems, this will require modification. | |
version_symbol (IFACE_0, libcountm_test) |
report to bkyoung@users.sourceforge.net
|
Atemporary functiion to check linking of libcountm As the project support expands to other systems, this will require modification.
|