From Unofficial QEdit Wiki Guide
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Syntax
Syntax: arg_pushb xx
- xx = Integer to push to variable argument function.
Use
Used to push a 8bit integer to a variable argument function. For use with va_start
Also see
va_start, va_call, va_end, arg_pushl, arg_pushb, arg_pushr, arg_pushs