Example: lrc_BYTE

This example converts the string into the unsigned character (byte) value 1.

unsigned char v2;
v2 = lrc_BYTE("\x01");