Re: strtok and strtok_r
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Fri, 14 Sep 2007 15:43:29 -0400
Ben Pfaff wrote:
siddhu <siddharth.sng@xxxxxxxxx> writes:
As I know strtok_r is re-entrant version of strtok.
This is true on a system compliant with, e.g., POSIX, but it is
not required by C. Followups set.
In addition, all names beginning with 'str' and followed by a lower
case char are reserved to the system. Thus strtok_r is not an
available name for the user.
--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
--
Posted via a free Usenet account from http://www.teranews.com
.
- Prev by Date: Control stdin/stdout of an other program.. How can I do that ?
- Next by Date: Receiving UDP Broadcasts on Solaris 9, 10
- Previous by thread: Re: strtok and strtok_r
- Next by thread: DW_FORM_strp pointing outside of .debug_str section
- Index(es):