Re: Str-Kat
- Posted by Kat <KAT12 at coosahs.??t> May 30, 2008
- 699 views
ken mortenson wrote: > > Kat wrote: > > > It would also be easier if Eu returned unused > > memeory to the OS via some command or other > > I believe it does Kat. I believe I remember seeing free() routine? So it's only a matter of using allocate() and free()? No wonder it's not been done yet! Where is the magic spell that makes compare() and equal() and string[2] and length(string) work, after you get allocate() and free() typed out? Kat