|
|
|
|
|
by Canada
2298 days ago
|
|
Then why does it make a difference whether you dereference a pointer to the stack or the heap at any point in your program? The hardware representation of an int isn't part of C either but it most certainly had an effect on how your program will run. |
|
See ยง6.2.6.2 in http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf
Unsigned integers are binary, while signed integers are allowed one of three well-defined representations.