libnatspec  0.2.6
Функции | Переменные
Файл natspec.c
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <strings.h>
#include <assert.h>
#include <locale.h>
#include "natspec_internal.h"
#include "natspechi_internal.h"

Функции

static const char * get_charset (char *charset_type)
 
int main (int argc, const char **argv)
 

Переменные

char * charset_type
 
char * locale
 
char * transliterate
 
int version
 
int verbose
 
int fsenc
 
int fcodepage
 
int nls
 
int flag_help
 
int info
 
int flag_locale
 
int utf8
 
int country_id
 
int get_system_locale
 

Функции

static const char* get_charset ( char *  charset_type)
static
int main ( int  argc,
const char **  argv 
)

Переменные

char* charset_type
int country_id
int fcodepage
int flag_help
int flag_locale
int fsenc
int get_system_locale
int info
char* locale
int nls
char * transliterate
int utf8
int verbose
int version