|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Include dependency graph for sjis.c:Go to the source code of this file.
Data Structures | |
| struct | charmap_t |
Functions | |
| unsigned char | isSpecialSJIS (short sjis) |
| short | isSpecialASCII (unsigned char ascii) |
Variables | |
| struct charmap_t * | sjis_conversion |
sjis<->ascii conversion routines by Peter Sandström
Definition in file sjis.c.
| short isSpecialASCII | ( | unsigned char | ascii | ) |
| unsigned char isSpecialSJIS | ( | short | sjis | ) |
|
extern |