Assemblers

new topic     » topic index » view thread      » older message » newer message

You know, I'm a very good ASM programmer when it comes to in-line ASM.
But when it comes to writing entire ASM apps by hand I back out :(
I own MASM and NASM, and did a small Hello World program in MASM that works
under Win32 and calls DLLs. Now I want to move on to something bigger, but
can't :(

You see, I'm having problems with the things that I never needed to worry
about when programming in-line ASM routines. These are;
- declaring and using variables in ASM
- declaring and using arrays in ASM
- managing memory

For example, how do I allocate memory for a variable? And how do I free it?
And what is this "heap"? Should I worry abut "the heap" aswell? Argh!!

I'm sure some of you know all this stuff (especially Pete : ), but I don't
:(

Jason Leit,
Cheers! :)

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu