Please, why ´´ invalid character constant ´´

when type line:

ACONST ='ý'; // Latin2 char 253

compiler error C101: '''': invalid character constant

when type line:

ACONST ='a';

compiler ok

Parents Reply Children
No data
More questions in this forum