APIs
C programming language defines standardized i18n APIs that are used in many applications
The POSIX kernel API standard also defines a few.
GNU C implements these fully:
- full support of POSIX locale and charmaps
- in 10646 UCS-4
GNU C is available from many sites