Re: C++ strings and strchr()
ataru@nospam.cy berspace.org wrote:[color=blue]
>
> Default User <first.last@com pany.com> broke the eternal silence and spoke thus:
>[color=green]
> > Nothing built-in. Here's a utility I wrote, it's not equivilent to
> > strtok() but rather ones like PHP explode():[/color]
>
> Explode? Oh, you mean like "get bigger" and not "make pretty exceptions all
> over the place" ;)[/color]
Like bust it into pieces.
Brian Rodenborn
ataru@nospam.cy berspace.org wrote:[color=blue]
>
> Default User <first.last@com pany.com> broke the eternal silence and spoke thus:
>[color=green]
> > Nothing built-in. Here's a utility I wrote, it's not equivilent to
> > strtok() but rather ones like PHP explode():[/color]
>
> Explode? Oh, you mean like "get bigger" and not "make pretty exceptions all
> over the place" ;)[/color]
Like bust it into pieces.
Brian Rodenborn
Comment