./
word2bytarr.pro
topWord2BytArr
result = Word2BytArr(WORD)
Converts a WORD (two-byte integer, short integer) into a two-byte byte-array, where the output-order is HiLo
None, but for inputs with more than two bytes the output is probably not what you had in mind...
Return value
A byte array of length two
Parameters
- WORD in required
the two-byte integer to convert
Statistics
| Lines: | 5 |
| McCabe complexity: |
File attributes
| Modification date: | Wed Jul 1 14:20:14 2009 |
| Lines: | 24 |
![[attach.png]](idldoc-resources/attach.png)