GeoHoffman49431
April 6th, 2006, 10:30 PM
This is in assembly for sparc. I can call c functions though.
How do I dynamically allocate memory for a variable from within the assembly code? Do I have to call malloc? Is there another, pure assembly way, to do so or would it be too much of a hassle?
How do I dynamically allocate memory for a variable from within the assembly code? Do I have to call malloc? Is there another, pure assembly way, to do so or would it be too much of a hassle?