Hacker News new | past | comments | ask | show | jobs | submit login

Is there any difference in using char vs unsigned char then? I understand these two types are different as far as the compiler's concerned. Would they behave differently too?



signedness of char is up to the implementation. You should not rely on char behaving like unsigned char.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: