flat assembler
Message board for the users of flat assembler.

Index > Main > Maximum memory

Author
Thread Post new topic Reply to topic
Flafab



Joined: 15 Aug 2006
Posts: 2
Flafab 15 Aug 2006, 16:24
Hi to everybody,

I just would want to know how much is the maximum dimension for an array in Flat Assembler, is it possible to declare an array of 500 Mega byte??

Thank you in advance,
Fabrizio
Post 15 Aug 2006, 16:24
View user's profile Send private message Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 16 Aug 2006, 06:38
yes, maximum is (about) 2^32 (=4294967296) bytes:

you declare such uninitialized array like this:
Code:
rb 4294967296    


however you will hardly find platform which allows you to do so...
Post 16 Aug 2006, 06:38
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Flafab



Joined: 15 Aug 2006
Posts: 2
Flafab 18 Aug 2006, 20:38
OK, thank you for the reply, I will do some experiments Smile
Post 18 Aug 2006, 20:38
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-2023, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.