C/C++
schimand.lst
Associated article: Encapsulating C Memory Allocation
Tags: C/C++
_ENCAPSULATING C MEMORY ALLOCATION_ by Jim Schimandle [LISTING ONE] /* junk.c -- Junk list build/destroy test * $Log: E:/vcs/junk/junk.c_v $ * Rev 1.1 20 Nov 1989 09:42:00 set * Added name field for junk node tagging * Rev 1.0 09 Nov 1989 18:12:30 jvs * Initial revision. */ #include &...


