home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
forth
/
compiler
/
fpc
/
source
/
p2_1bs.seq
< prev
next >
Wrap
Text File
|
1990-03-28
|
251b
|
14 lines
\ Comp 462
\ Balraj Sidhu Set: 14D4
\ Date: March 26, 1990
\ Problem 2.1
Yes the * and / operators work for unsigned numbers. There is the limit
to the size of the number from 0 to 65,536. If the answer is truncated to
16 bits.