lq-text: LQT_sReadNumber

INLINE int LQT_sReadNumber (Sp, Resultp, StartOfBuffer, LengthOfBuffer) unsigned char **Sp; unsigned long *Resultp; unsigned char *StartOfBuffer; unsigned int LengthOfBuffer;

Purpose

Reads a number from its compressed binary representation stored the given string. The pointer pointed to by Sp is advanced to point to the first unread byte of the buffer. The retrieved number is stored in the variable pointed to by the given Resultp argument.

Returns

See Also: