Arg pushw

From Unofficial QEdit Wiki Guide
Revision as of 18:18, 23 January 2018 by Lemon (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Syntax

Syntax: arg_pushw xxxx

  • xxxx = Integer to push to variable argument function.

Use

Used to push a 16bit 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