[GRASS5] G_parser exit status?
Markus Neteler
neteler at geog.uni-hannover.de
Mon Dec 11 07:42:01 EST 2000
Hi again,
the wanted exit status for the G_parser routine is
somewhat inconsistence:
>From looking at various modules I found that some
have:
if (G_parser(argc,argv))
exit(1);
and others:
if (G_parser(argc,argv))
exit(-1);
What's correct?
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list