Main Page | Class List | Directories | File List | Class Members | File Members

cklf.c File Reference

CKPM ck linking format. More...

#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


Detailed Description

CKPM ck linking format.


Function Documentation

char* CKLF_ST_BindToStr st_bind_t  b  ) 
 

convert a st_bind_t number to a string

Parameters:
b the st_bind_t number
Returns:
the corresponding string

char* CKLF_ST_TypeToStr st_type_t  t  ) 
 

convert a st_type_t number to a string

Parameters:
t the st_type_t number
Returns:
the corresponding string


Generated on Thu Jul 13 03:56:36 2006 for CKPMcc by  doxygen 1.4.4