[Gllug] webalizer and dynamic pages (C question)

Vincent AE Scott gllug at codex.net
Fri Nov 2 15:20:33 UTC 2001


gllug at uncertainty.org.uk(gllug at uncertainty.org.uk)@Fri, Nov 02, 2001 at 03:14:44PM +0000:
> 
> I speak perl php javascript and some java - but not C !
>  does anyone know what the *cp1 or '\0' is about ?
> 

character pointer into string probably, and a NULL terminator.
the code iterates over a string, incrementing the offset into it, until it
gets a NULL.



-- 

PGP key:  http://codex.net/pgp/pgp.asc

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list