Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- GetIt Reference Guide - syntax: ch_asc8(<expc> [,<positionn>]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: CH_ASC8(<expC> [,<positionN>])

Returns 8 byte IEEE floating point starting at specified string position.

Example

* display floating point contained in bytes 4-11 of String
? CH_ASC8(String,4)

Notes

If position is omitted, the first byte of the string (1) is assumed.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson