Functions
sampleconv.c File Reference
#include <stdio.h>
#include <curl/curl.h>
Include dependency graph for sampleconv.c:

Go to the source code of this file.

Functions

int main (void)
CURLcode my_conv_from_ascii_to_ebcdic (char *buffer, size_t length)
CURLcode my_conv_from_ebcdic_to_ascii (char *buffer, size_t length)
CURLcode my_conv_from_utf8_to_ebcdic (char *buffer, size_t length)

Function Documentation

int main ( void  )

Definition at line 90 of file sampleconv.c.

CURLcode my_conv_from_ascii_to_ebcdic ( char *  buffer,
size_t  length 
)

Definition at line 45 of file sampleconv.c.

CURLcode my_conv_from_ebcdic_to_ascii ( char *  buffer,
size_t  length 
)

Definition at line 60 of file sampleconv.c.

CURLcode my_conv_from_utf8_to_ebcdic ( char *  buffer,
size_t  length 
)

Definition at line 75 of file sampleconv.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09