Difference between revisions of "Arg pusho"
From Unofficial QEdit Wiki Guide
(Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>arg_pusho</span> label</span> * label = Label who's offset to push to variab...") |
(No difference)
|
Latest revision as of 18:21, 23 January 2018
Syntax
Syntax: arg_pusho label
- label = Label who's offset to push to variable argument function.
Use
Used to push the offset of a label in bytes of pasm code 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, unknown0D