Re: [LIP] query regarding strtok return value.
"Amit Limaye" <[email protected]>
| Newsgroups | gmane.user-groups.linux.india.programmers |
|---|---|
| Message-ID | <[email protected]> |
strtok uses a static char inside the function and shud returns a pointer to this never free the return pointer of strtok -SIGTERM amit ----- Original Message ----- From: "Shehjar Tikoo" <shehjar_tikoo-/[email protected]> To: <linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> Sent: Friday, January 09, 2004 4:28 PM Subject: [LIP] query regarding strtok return value. > Hi all > > I would like to know what I am supposed to do with the > pointer to the buffers returned by strtok function > with respect to freeing up of memory? > > Should I call free on the pointers returned when I am > done working on them or do something else? > > Thanks in advance. > > Shehjar > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > linux-india-programmers mailing list > linux-india-programmers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/linux-india-programmers ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html