/[zanavi_public1]/navit/navit/support/libc/locale.h
ZANavi

Contents of /navit/navit/support/libc/locale.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File MIME type: text/plain
File size: 292 byte(s)
import files
1 #ifndef _LOCALE_H
2 #define _LOCALE_H 1
3 #define SUBLANG_BENGALI_BANGLADESH 0x02
4 #define SUBLANG_PUNJABI_PAKISTAN 0x02
5 #define SUBLANG_ROMANIAN_MOLDOVA 0x02
6 struct lconv {
7 char *decimal_point;
8 };
9
10 #define LC_ALL 1
11 #define LC_NUMERIC 2
12 #ifndef PATH_MAX
13 #define PATH_MAX 1024
14 #endif
15 #endif

   
Visit the ZANavi Wiki