K 10 svn:author V 5 harti K 8 svn:date V 27 2003-10-30T15:04:37.000000Z K 7 svn:log V 178 Use (char *)NULL to terminate the argument list for execlp(). Without this cast the compiler cannot know that it has to convert the null pointer constant NULL to a null pointer. END