What goes where?
17-Feb-88 23:01:00
Sb: #109568-What goes where?
Fm: Don Curtis/SYSOP 76703,4321
To: John Draper 76703,4322
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
If the default is unsigned, then there is no need for that keyword
is there? As a matter of fact thou…yes, it is being kept. If for no
other reason that for use with a cast. If I take a signed character value
and wish to move that value into an unsigned integer variable, then I still
need the ability to cast to an unsigned so I don't get sign extension into
the large (storage wise) value.