when type line: ACONST ='ý'; // Latin2 char 253 compiler error C101: '''': invalid character constant when type line: ACONST ='a'; compiler ok
Usage: ACONST=(unsigned char)0xFD;