I should say one thing though,
In C / C++:unsigned x = f(); // this was traumatic. "unsigned" was an actual type itself, not just a type qualifier.
I should say one thing though,
In C / C++:unsigned x = f(); // this was traumatic. "unsigned" was an actual type itself, not just a type qualifier.