flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2 |
Author |
|
Thaorius 02 Sep 2006, 14:57
You already know all that stuff guido
![]() |
|||
![]() |
|
vid 04 Sep 2006, 06:41
Quote: The function and purpose of GC is to make the the developer more efficient and less aware of compurter internals (so that he can focus on the functionality of the software instead of the infrastructure), and much less distractable since he won't have to deal with low level concepts such as allocating and freeing memory. so let me say same thing you all did, just with other words: You create software more easily for the price it is worse (slower, bigger). Now it depends whether you need easy creation (less time=money) or good quality. It's like the statement that appeared many times on this board: "the more powerful tool is, the easier it is to misuse it". Current trend is to reduce power to prevent any misuse. |
|||
![]() |
|
masonswanson 05 Mar 2011, 06:31
Sorry For Replying To A 5 Year Old Post,
![]() ![]() Code: import random # First You Import The random Module FILE=open("somefile", "w") # a=0 while(a!=1024): FILE.write(chr(random.randint(0,255))) a=a+1 Then You Post It On The Internet And Some Awesome Person Will Come To Wherever It's Posted And Be Like: "Well This Is How You Do That In IA32 Machine Code" |
|||
![]() |
|
Goto page Previous 1, 2 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.