char c = 0x80;
if (c == 0x80) {
puts("C is OK");
}
else {
puts("there's something wrong with C");
}
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Panicz Maciej Godek (paniczgodek@functional.cafe)'s status on Saturday, 16-Nov-2024 01:55:02 JSTPanicz Maciej Godek