#include <config.h>#include <wchar.h>Go to the source code of this file.
Functions | |
| int | main () |
Variables | |
| wchar_t | a = 'c' |
| wint_t | b = 'x' |
| int main | ( | void | ) |
Definition at line 28 of file test-wchar.c.
Definition at line 24 of file test-wchar.c.
| wint_t b = 'x' |
Definition at line 25 of file test-wchar.c.
1.5.6