flat assembler
Message board for the users of flat assembler.

Index > Main > like Buffer db 5 dup (?)

Author
Thread Post new topic Reply to topic
Ignat



Joined: 28 Feb 2004
Posts: 5
Ignat 28 Feb 2004, 11:18
Hi!
I know it's very easy question.. But.. I'm just a beginner..
OK..
I need to reserve memory for for example 5 bits..
Well, I need something like MASM's:
.data
Buffer db 5 dup (?)

How to write it on FASM?
Just.. I didn't find it in FASM's pdf..

_________________
If the ship don't know where to go - it has no fair wind...
Post 28 Feb 2004, 11:18
View user's profile Send private message ICQ Number Reply with quote
Dryobates



Joined: 13 Jul 2003
Posts: 46
Location: Poland
Dryobates 28 Feb 2004, 13:21
Buffer rb 5

/* I was to lazy... I've copy your text and forgot to delete db Razz. Now is good */


Last edited by Dryobates on 28 Feb 2004, 13:34; edited 1 time in total
Post 28 Feb 2004, 13:21
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 28 Feb 2004, 13:28
Buffer rb 5
Post 28 Feb 2004, 13:28
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Ignat



Joined: 28 Feb 2004
Posts: 5
Ignat 28 Feb 2004, 13:30
So.. What vesrion I have to use?
From Dryobates? Or from JohnFound?
OK. I'll just try.. Smile
Thank you very much!

_________________
If the ship don't know where to go - it has no fair wind...
Post 28 Feb 2004, 13:30
View user's profile Send private message ICQ Number Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 28 Feb 2004, 13:36
Ignat wrote:
So.. What vesrion I have to use?
From Dryobates? Or from JohnFound?
OK. I'll just try.. Smile
Thank you very much!


In your downloaded FASM package should be one file: "fasm.pdf" or "fasm.txt".
There you can find answer of many questions. Smile

Regards
Post 28 Feb 2004, 13:36
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Ignat



Joined: 28 Feb 2004
Posts: 5
Ignat 28 Feb 2004, 18:07
Thanks!
About .pdf..
Sure I'm reading it! But.. English isn't too simple for me.. Smile

_________________
If the ship don't know where to go - it has no fair wind...
Post 28 Feb 2004, 18:07
View user's profile Send private message ICQ Number 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.