Synopsis
(macro) int unl_EucToJis208(int euc, int jis)
Purpose
Get the equivalent JIS value for a a particular EUC value.
Description
EUC and JIS are two standards for characters. This function takes an EUC value representing an equivalent character to one in the 208 set and outputs the JIS equivalent.
Input
euc
The EUC value
jis
The uninitialized JIS value
Output
euc
The EUC value
jis
The JIS value