include/iconv.h File Reference

Go to the source code of this file.

Defines

#define _ABLE_CLIB_ICONV_H   1

Typedefs

typedef struct iconv_s * iconv_t

Functions

size_t iconv (iconv_t cd, char **inbuf, size_t *inbytesleft, char **outbuf, size_t *outbytesleft)
iconv_t iconv_open (const char *tocode, const char *fromcode)
int iconv_close (iconv_t cd)


Define Documentation

#define _ABLE_CLIB_ICONV_H   1


Typedef Documentation

typedef struct iconv_s* iconv_t


Function Documentation

size_t iconv ( iconv_t  cd,
char **  inbuf,
size_t inbytesleft,
char **  outbuf,
size_t outbytesleft 
)

int iconv_close ( iconv_t  cd  ) 

iconv_t iconv_open ( const char *  tocode,
const char *  fromcode 
)


Generated on Tue Jan 20 14:28:56 2009 for ABLE LIBC by  doxygen 1.5.6