allocating memory.

From: Jumbo (pcrcutitout1000011_at_uko2.co.uk)
Date: 12/17/03

  • Next message: Alex McDonald: "Re: "index" efficiency... any help or ideas?"
    Date: Wed, 17 Dec 2003 18:45:21 -0000
    
    

    Hello
    I am moving from C++ into assembly and I was trying to compare memory
    allocation. So what would be the ASM equivalent of new memory allocation, or
    the free-store, in C++?
    In segment:offset and flat modes please. :o)
    TIA.


  • Next message: Alex McDonald: "Re: "index" efficiency... any help or ideas?"

    Relevant Pages

    • Re: allocating memory.
      ... So what would be the ASM equivalent of new memory allocation, ... Memory allocation depends ... running program got all available memory (after amounts ... syscall to reset the top of the heap. ...
      (alt.lang.asm)
    • Re: allocating memory.
      ... So what would be the ASM equivalent of new memory allocation, ... As memory allocation is done by a library function, ... except the differences in the language for calling a library ...
      (alt.lang.asm)
    • Re: allocating memory.
      ... So what would be the ASM equivalent of new memory allocation, ... > TIA. ... Umm.. ...
      (alt.lang.asm)