Re: strtok and strtok_r
- From: John Gordon <gordon@xxxxxxxxx>
- Date: Fri, 14 Sep 2007 17:53:10 +0000 (UTC)
In <1189784868.567409.252880@xxxxxxxxxxxxxxxxxxxxxxxxxxx> siddhu <siddharth.sng@xxxxxxxxx> writes:
Otherwise how it keeps the information about s1?
strtok_r() requires an extra parameter. It uses this parameter to store
state information.
Did you read the man page?
--
John Gordon A is for Amy, who fell down the stairs
gordon@xxxxxxxxx B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
.
- References:
- strtok and strtok_r
- From: siddhu
- strtok and strtok_r
- Prev by Date: DW_FORM_strp pointing outside of .debug_str section
- Next by Date: Control stdin/stdout of an other program.. How can I do that ?
- Previous by thread: Re: strtok and strtok_r
- Next by thread: Re: strtok and strtok_r
- Index(es):