#include <stdlib.h>
#include <string.h>
#include "cpp_io.h"
#include "cpp_conv.h"
#include "cklf.h"
Functions | |
char * | CKLF_ST_TypeToStr (st_type_t t) |
convert a st_type_t number to a string | |
char * | CKLF_ST_BindToStr (st_bind_t b) |
convert a st_bind_t number to a string |
|
convert a st_bind_t number to a string
|
|
convert a st_type_t number to a string
|