Mail Archives: djgpp/1998/06/07/01:23:13
At 01:32 6/7/1998 +0100, Andrew R. Gillett wrote:
>In comp.os.msdos.djgpp, article <3578C43D DOT F4DDB90 AT cs DOT com>, John M.
>Aldrich (fighteer AT cs DOT com) wrote:
>> There are two solutions: you can read chapter 15.9 of the DJGPP FAQ to
>> learn how to increase the stack size of your programs, or you can take
>> the better route and create your object statically or dynamically.
>
>OK, sorry to keep asking questions like this, but:
>
>How do I do that?
>
>Do I have to use malloc or something to give myself a big chunk of
>memory? Or is it something else? The trouble is, I consider myself to be
>reasonably good at programming, but I don't have all that essential
>technical knowledge. Just the stuff they taught me at college, which is
>just the basics and nothing else...
Yup, malloc. Consider a good C book.
Nate Eldredge
nate AT cartsys DOT com
- Raw text -