I'm reading a binary file. The first 16 bits represent an array index, the next 16 represent the number of 16-bit items about to be listed, and then the remaining multiples of 16 represent all those 16-bit items. For example, the following hex-dump of the file 'program':I'm reading a binary file. The first 16 bits re