@tassi Thank you :P
On Mon, Dec 24, 2012 at 2:23 AM, Tasvinder Singh <[email protected]>wrote: > Hi Anuj, > > This may help. > http://lambda.uta.edu/cse5317/notes/node45.html > > > > > On Sun, Dec 23, 2012 at 3:25 PM, Lucifer <[email protected]> wrote: > >> @arun.. >> >> If u have a copy of "the Ç prog lang" by dennis ritchie, then u can >> checkout for a simplified implemented version of malloc and free provided >> under section 8.7 (storage allocator)... It uses the same concepts as >> mentioned by @Don. >> >> >> On Wednesday, 19 December 2012 22:02:06 UTC+5:30, Anuj Khandelwal wrote: >>> >>> Hi, >>> How can we implement our own Malloc() and free() function ? >>> >>> >>> -- >>> Anuj Khandelwal >>> Final Year Undergraduate Student >>> Department of Computer Engineering >>> Malaviya National Institute of Technology, Jaipur >>> India >>> +91-9711088177 >>> >> -- >> >> >> > > > > -- > Tasvinder Singh > Contact: +91-7406592101 > +91-9460627331 > > > "To iterate is human, to recurse divine." - L. Peter Deutsch > > -- > > > -- Anuj Khandelwal Final Year Undergraduate Student Department of Computer Engineering Malaviya National Institute of Technology, Jaipur India +91-9784678325 --
