iconvme.c File Reference

#include "iconvme.h"
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "strdup.h"

Go to the source code of this file.

Defines

#define SIZE_MAX   ((size_t) -1)

Functions

char * iconv_string (const char *str, const char *from_codeset, const char *to_codeset)


Define Documentation

#define SIZE_MAX   ((size_t) -1)

Definition at line 49 of file iconvme.c.

Referenced by iconv_string().


Function Documentation

char* iconv_string ( const char *  str,
const char *  from_codeset,
const char *  to_codeset 
)

Definition at line 60 of file iconvme.c.

References SIZE_MAX.

Referenced by stringprep_convert().


Generated on Wed Sep 13 10:20:31 2006 for libidn by  doxygen 1.4.7