|
-
Sep 6th, 2001, 09:18 AM
#16
here we go:
6: short a = 4;
00401038 mov word ptr [ebp-4],offset main+1Ch(0040103c)
7: long b = 3;
0040103E mov dword ptr [ebp-8],3
compiled with vc++6 on a pentium II and NT 4.0
Last edited by CornedBee; Sep 6th, 2001 at 09:23 AM.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|