Difference between revisions of "Arg pushb"
From Unofficial QEdit Wiki Guide
(Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>arg_pushb</span> xx</span> * xx = Integer to push to variable argument funct...") |
(No difference)
|
Latest revision as of 18:19, 23 January 2018
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