Navigation

Operators and Keywords

Function List:

C++ API

localcharset.c File Reference

#include <config.h>
#include "localcharset.h"
#include <fcntl.h>
#include <stddef.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <langinfo.h>
#include "configmake.h"
Include dependency graph for localcharset.c:

Defines

#define relocate(pathname)   (pathname)
#define DIRECTORY_SEPARATOR   '/'
#define getc   getc_unlocked
#define volatile

Functions

const char * locale_charset (void)

Define Documentation

#define DIRECTORY_SEPARATOR   '/'
#define getc   getc_unlocked
#define relocate (   pathname  )     (pathname)
#define volatile

Function Documentation

const char* locale_charset ( void   ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines