On Fri, 21 Feb 1997, Guido van Rooij wrote:
> > :> > > underneath btw:
with p="" *p != '\0' && p[strlen(p) - 1] == '[' _still_ will read a byte p[-1]. In most of situations not dangerous, but still potentially unaccessible memory (sorry, I have no idea where is this ugly thing from and how p is allocated).
-- Alex
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:41:02 EDT