// primitive converting cast
short
s
=
(
short
)
someInt
;