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