Re: String Comparision
- From: jg <jgu222@xxxxxxxxx>
- Date: 29 Apr 2007 10:28:31 -0700
On Apr 29, 9:53 am, user34 <use...@xxxxxxxxxxx> wrote:
for(;*s==*t;s++,t++);
Need to check both s and t are not pointing to somewhere
out of the string.
JG
.
- References:
- String Comparision
- From: user34
- String Comparision
- Prev by Date: Re: gets() is dead
- Next by Date: Re: String Comparision
- Previous by thread: Re: String Comparision
- Next by thread: Re: String Comparision
- Index(es):