Writes a 16-bit short integer to a file. Takes a file handle and a 16-bit signed short integer value. Returns nothing (void).
fileHandle
Int
value
Int
; No example implemented yet