2

I'm wondering why it's implementation defined whether char is signed or unsigned.

If both types are sufficient for my application, should I prefer char over unsigned char (and signed char) because it might be faster?

Or are the reasons purely historical?

Jo So
  • 25,005
  • 6
  • 42
  • 59
  • Thanks for linking to a possible duplicate. I didn't find that one because I looked for "fast". – Jo So Aug 11 '14 at 15:01

0 Answers0