|
-
March 21st, 2013, 02:03 PM
#9
Re: Pseudopointers
Reubens, think now in this program
Code:
REMOVED BECAUSE IT IS NOW IN THE FIRST POST.
which is basically the same as the first, tell me how would you get it to work when it is compiled as a x64 EXE file.
since you are a bit obsesive with the INT type, I let you decide the type now. tell me how would you modify it?
and don't tell me that you won't init a static variable (INT in this case) with any value or maybe with ZERO because you would be SO WRONG,
please apply the changes, or maybe you would like to use sizeof operator to get size of an integer in both systems (32 and 64 -bits),
you just show me, or at least don't tell me anymore to use an array or a struct. The kid is probably recently viewing basic pointer usage, as he says his teacher didn't allow the use of arrays and structs, and so.
Last edited by eightyfive; March 23rd, 2013 at 05:32 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|