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

◆ cconv()

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

Definition at line 18 of file charconv.c.

◆ charconv()

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

Definition at line 89 of file charconv.c.

◆ ICONV()

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

Definition at line 64 of file charconv.c.

◆ ICONVCLOSE()

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

Definition at line 56 of file charconv.c.

◆ ICONVOPEN()

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

Definition at line 48 of file charconv.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Mon Feb 28 2022 22:18:28