Synopsis

int unl_ShiftToJis(int shift_val)

Purpose

Get the JIS equivalent of a Shift JIS integer

Description

Shift JIS and JIS are two standards for specific international characters. This function takes an integer formatted in the Shift JIS standard and returns an integer formatted in the JIS standard.

Input

shift_val

Integer formatted in the JIS standard

Return

Integer formatted in the JIS standard or zero if error