This simple code sample highlights a problem
with C syntax highlight ;-)
Sample code starts here:
/*
printf("\nargv[] = { \n");
for (i=0;argv[i] != NULL;i++)
printf("/* argv[%2d] = */ \"%s\",\n",i,argv[i]);
printf("};\n\n");
*/
Sample code ends here
KR,PA
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest