Re: trim function dumping core
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Wed, 06 Dec 2006 11:25:00 -0500
Chris Dollin wrote:
rkk wrote:
Chris Dollin wrote:
(fx:snip)
#include <stdio.h>
#include <ctype.h>
char *trim( char *s )
(fx:snip more)
This code doesn't work on my machine. Seems to be broken somewhere.
Hell's teeth, man, can't you be more explicit? What were the
symptoms? What implementation are you using? What, if any,
were the compiler messages? What was the output? Did you compile
the code exactly as I posted it?
If there's a mistake in it, I'd like to know where, but since
my crystal ball is back being repaired right now, I don't
know where to start ...
Seems to work fine here.
--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
.
- References:
- trim function dumping core
- From: rkk
- Re: trim function dumping core
- From: Chris Dollin
- Re: trim function dumping core
- From: rkk
- Re: trim function dumping core
- From: Chris Dollin
- trim function dumping core
- Prev by Date: Re: C running strong
- Next by Date: Re: malloc
- Previous by thread: Re: trim function dumping core
- Next by thread: Re: trim function dumping core
- Index(es):
Relevant Pages
|