Alexander V. Kalganov wrote: > Hi > Maybe this is a dumb question, but would someone explain me what the
It seems a bit strange to me. Just like the first part of the line underneath btw: if (*p != '\0' && p[strlen(p) - 1] == '[') { ^^^^^^^^^^
if (*p != '\0' && p[strlen(p) - 1] == '[') { ^^^^^^^^^^
-Guido
Cc: freebsd-hackers@freebsd.org Received on Wed Feb 19 12:55:47 1997
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:41:02 EDT