Page 1 of 1

Help? help

Posted: Wed Apr 13, 2005 7:42 pm
by newdep
Hi lutz,

Just a remark..nothing bad...

Are you able to extend newlisp.c at line 462 with >

if(strcmp(argv[idx], "-h") == 0 || strcmp(argv[idx], "/?") == 0 || strncmp(argv[idx], "--help",6) == 0)

Its more unix/linux like and more dos prompt like...

Im someone who assumes too much help from binaries
and type always the wrong arguments..
"-h" is not even poping up in my mind and also i overlook it always in the startup screen (my mistake ;-)


Regards, Norman