FreeBASIC  0.91.0
fb_private_intl.h File Reference
#include <windows.h>
Include dependency graph for fb_private_intl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * fb_hGetLocaleInfo (LCID Locale, LCTYPE LCType, char *pszBuffer, size_t uiSize)
 
FBSTRINGfb_hIntlConvertString (FBSTRING *source, int source_cp, int dest_cp)
 

Function Documentation

char* fb_hGetLocaleInfo ( LCID  Locale,
LCTYPE  LCType,
char *  pszBuffer,
size_t  uiSize 
)

Definition at line 87 of file intl_core.c.

Here is the caller graph for this function:

FBSTRING* fb_hIntlConvertString ( FBSTRING source,
int  source_cp,
int  dest_cp 
)

Definition at line 82 of file intl_core.c.

Here is the call graph for this function:

Here is the caller graph for this function: