|
FreeBASIC
0.91.0
|

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


Definition at line 82 of file intl_core.c.


Definition at line 7 of file intl_core.c.

