Functions
charconv.c File Reference
#include <stdlib.h>
#include <iconv.h>
#include <errno.h>
#include "eus.h"
Include dependency graph for charconv.c:

Go to the source code of this file.

Functions

static pointer cconv (context *ctx, int n, pointer *argv)
 charconv (context *ctx, int n, pointer argv[])
pointer ICONV (context *ctx, int n, pointer *argv)
pointer ICONVCLOSE (context *ctx, int n, pointer *argv)
pointer ICONVOPEN (context *ctx, int n, pointer *argv)

Function Documentation

static pointer cconv ( context ctx,
int  n,
pointer argv 
) [static]

Definition at line 18 of file charconv.c.

charconv ( context ctx,
int  n,
pointer  argv[] 
)

Definition at line 89 of file charconv.c.

pointer ICONV ( context ctx,
int  n,
pointer argv 
)

Definition at line 64 of file charconv.c.

pointer ICONVCLOSE ( context ctx,
int  n,
pointer argv 
)

Definition at line 56 of file charconv.c.

pointer ICONVOPEN ( context ctx,
int  n,
pointer argv 
)

Definition at line 48 of file charconv.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Mar 9 2017 04:57:50