Mail Archives: djgpp/1996/10/09/03:26:45
From: | "Markus Malmgren" <maad AT hem DOT passagen DOT se>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | The best way to allocate memory
|
Date: | 8 Oct 1996 21:36:14 GMT
|
Organization: | -
|
Lines: | 12
|
Message-ID: | <01bbb497$ce1d2ae0$6f5df482@s-14476>
|
NNTP-Posting-Host: | dialup93-5-11.swipnet.se
|
NNTP-Posting-User: | 753af9ad5ee6fa57a13a13c6dedcc599
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi!
I wonder which of the follwing ways is the best to allocate memory, is it:
malloc, calloc, __dpmi_allocate_memory or __dpmi_allocate_linear_memory?
What are the differenceses betwen them?
Whold be very happy if someone could help me. I have read all the textfiles
i and faqs on the net. The ones I could find. :-)
- Raw text -