flat assembler
Message board for the users of flat assembler.
Index
> Main > About one line limitation. |
Author |
|
Roman 19 Sep 2020, 13:50
I want write in one line more then 12000 symbols. Dat1 dd 1,2,3,...,12000
And i interesting Fasmw 1.73 get all symbols from this line or not ? |
|||
19 Sep 2020, 13:50 |
|
revolution 19 Sep 2020, 14:00
You can try it and see if it works. I'm pretty sure it will be fine.
|
|||
19 Sep 2020, 14:00 |
|
Roman 19 Sep 2020, 14:31
Quote:
I really hope that it will be so. |
|||
19 Sep 2020, 14:31 |
|
AsmGuru62 20 Sep 2020, 14:56
Better question is why do you need to do that?
Why not make multiple lines? Just curious, not trolling. |
|||
20 Sep 2020, 14:56 |
|
Roman 20 Sep 2020, 17:46
It's for my fasm++
I copy and calculate many floats from one line and do write this line to file. And do this for all lines. Less writes to file more speed. 3 seconds write 200 mb text file with float values. |
|||
20 Sep 2020, 17:46 |
|
Overclick 25 Sep 2020, 17:37
New line is only two bytes on data massive, 0x0D0A for example. It's not divided to parts as you think.
|
|||
25 Sep 2020, 17:37 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.