Heap manager in C?
Mark McWiggins
mark at intek01.UUCP
Tue Dec 19 09:29:52 AEST 1989
One of our customers wants to use C++ with an embedded system whose
C compiler does not contain heap-management routines (malloc(), free(),
etc.)
Do you have/know of a heap management system in C that I could recommend
to him? I'm aware of the library source available with MS-DOS C compilers,
but they all seem to contain 80x86 assembly language down at the bottom.
Thanks in advance.
--
Mark McWiggins Integration Technologies, Inc. (Intek)
+1 206 455 9935 DISCLAIMER: I could be wrong ...
1400 112th Ave SE #202 Bellevue WA 98004
uunet!intek01!mark Ask me about C++!
More information about the Comp.unix.questions
mailing list