flat assembler
Message board for the users of flat assembler.
Index
> Main > Dword push in FASM (OpenGL procedures) |
Author |
|
Tyler Durden 28 Apr 2004, 11:25
Hi all
The question is how I can push a dword value to use with OpenGL procedures ? For example with glOrtho ? |
|||
28 Apr 2004, 11:25 |
|
Tyler Durden 28 Apr 2004, 12:28
sorry I meant push QWORD value
|
|||
28 Apr 2004, 12:28 |
|
Tomasz Grysztar 28 Apr 2004, 14:18
Please don't double-post.
|
|||
28 Apr 2004, 14:18 |
|
zenek_tm 28 Apr 2004, 15:11
Babali: actually first you have to push my_qword+4 then my_qword.
Code: push dword [my_qword+4] push dword [my_qword] |
|||
28 Apr 2004, 15:11 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.