Xref: utzoo comp.lang.c:8819 comp.unix.wizards:7529 Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!athena.mit.edu!peter From: peter@athena.mit.edu (Peter J Desnoyers) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: command line options Message-ID: <4232@bloom-beacon.MIT.EDU> Date: 1 Apr 88 15:52:09 GMT References: <2414@zyx.UUCP> <738@srs.UUCP> <26423@cca.CCA.COM> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: peter@athena.mit.edu (Peter J Desnoyers) Organization: Massachusetts Institute of Technology Lines: 16 Summary: bbn NU option parser? When I worked at Bolt, Beranek, and Newman I wrote some software that used their option parsing code, which I remember was quite thorough. However, it was not quite standard Unix syntax, as values were passed as -a=something instead of -a something, and standard practice was to allow both a full keyword (-argument=something) and its abbreviation (-arg or -a or whatever you define it to be.) Is there someone from bbn out there on the net who could describe this more fully? My memory seems to be fading... I think Uncle Sam owns the code, so we should be able to get a pretty detailed description of it without worrying about proprietary concerns. Peter Desnoyers peter@athena.mit.edu [I hope this message comes out - I can barely use my editor due to the noise on the phone lines today.]