FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
FBCALL void | fb_I18nSet (int on_off) |
FBCALL int | fb_I18nGet (void) |
Variables | |
static int | intl_on = TRUE |
FBCALL int fb_I18nGet | ( | void | ) |
FBCALL void fb_I18nSet | ( | int | on_off) |
Definition at line 8 of file intl_getset.c.
|
static |
Definition at line 5 of file intl_getset.c.