View Single Post
Kailo
Senior Member
Join Date: Sep 2014
Location: Moscow, Russia
Old 12-09-2017 , 15:27   Re: [INC] valist.inc Variable arguments function
Reply With Quote #5

New version! Now work with 1.9!

v2 changelog:
1) Now working with 1.9:
Code with negative indexes changed to trick: include declare global variable in start of DAT -> variable has low address -> get variable address -> use trick 1 with offset with difference between addresses
2) Changed way to get address and number params -> va_start no more needed to be called first in function.
3) All variables and functions marked as stocks for not including then not used.

Last edited by Kailo; 12-09-2017 at 15:47.
Kailo is offline