|
FreeBASIC
0.91.0
|
#include <windows.h>

Go to the source code of this file.
Functions | |
| char * | fb_hGetLocaleInfo (LCID Locale, LCTYPE LCType, char *pszBuffer, size_t uiSize) |
| FBSTRING * | fb_hIntlConvertString (FBSTRING *source, int source_cp, int dest_cp) |
| char* fb_hGetLocaleInfo | ( | LCID | Locale, |
| LCTYPE | LCType, | ||
| char * | pszBuffer, | ||
| size_t | uiSize | ||
| ) |
Definition at line 82 of file intl_core.c.

