Re: A83: Input from user


[Prev][Next][Index][Thread]

Re: A83: Input from user






In accordance with the prophecy, WegBert uttered:

> My second question
> is whether the temporary string created by using PGMIO_EXEC needs to be
> freed in any special way or if it can just be ignored and it will disappear.
> 
> Chris Wegrzyn

I think it will go away whenever ti-os does garbage collection. This may happen
when you try to allocate memory, or even when checking the amount of free
memory, so assume the string will go away in those cases.

Linus
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
          Just because I have a short attention span doesn't mean I
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
lairfight@softhome.net, visit http://linusworld.cjb.net (PGP key available).



Follow-Ups: References: