Difference between revisions of "Arg pushl"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(No difference)

Revision as of 07:25, 23 May 2014

Syntax

Syntax: arg_pushl xxxxxxxx

  • xxxxxxxx = Integer to push to variable argument function.

Use

Used to push an integer value to a variable argument function. For use with va_start

Also see

va_start, va_call, va_end, arg_pushr, arg_pushb, arg_pushw, arg_pushs