flat assembler
Message board for the users of flat assembler.

Index > Main > how does it work?

Author
Thread Post new topic Reply to topic
HarryTuttle



Joined: 26 Sep 2003
Posts: 211
Location: Poland
HarryTuttle 15 Feb 2005, 14:21
I ask for
Code:
f2xm1    
opcode.

I can not use it because of lack of any changes..

Code:
include '%fasminc%\win32ax.inc'

.data
    bufor rb 20
    xxx   dd 10
.code
start:
    fild [xxx]
    f2xm1
    fist [xxx]
    mov eax,[xxx]
cinvoke wsprintf,bufor,"xxx=%d",eax
invoke MessageBox,0,bufor,"info",0
invoke ExitProcess,0
.end start
    


Am I doing something wrong?

_________________
Microsoft: brings power of yesterday to computers of today.
Post 15 Feb 2005, 14:21
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.