This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: stringtok page references no longer available
- From: Phil Edwards <phil at jaj dot com>
- To: Dan Mergens <dan at photon dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 8 Oct 2003 16:17:56 -0400
- Subject: Re: stringtok page references no longer available
- References: <3F846E22.6070305@photon.com>
On Wed, Oct 08, 2003 at 01:05:54PM -0700, Dan Mergens wrote:
> I would have liked to use stringtok (especially if it provided a third
> delimiter argument), however the page references are no longer valid.
>
> http://www.compsoc.man.ac.uk/~cow/tmp/gcc/21_strings/stringtok_h.txt
We have no control over mirror sites. Tell them, not us.
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan