flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
rugxulo
I'm no C pro (or is this C++ ?), but I'm not sure exactly what you're trying to do.
But beware precedence levels. So, while it doesn't fix your problem, be careful of this: Quote:
|
|||
![]() |
|
rugxulo
You may also wish to use stdint.h 's intptr_t and uintptr_t .
|
|||
![]() |
|
vivik
Perfect, thank you! This worked:
if (((intptr_t)pointer & 0xFFF) == 0) break; |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.