home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
- From: converse@expo.lcs.mit.EDU (Donna Converse)
- Newsgroups: comp.windows.x
- Subject: Re: Disappearing command line arguments
- Message-ID: <9208271416.AA25619@excess.lcs.mit.edu>
- Date: 27 Aug 92 14:16:42 GMT
- References: <1992Aug27.035954.16698@scubed.com>
- Sender: daemon@athena.mit.edu (Mr Background)
- Organization: X Consortium, MIT Laboratory for Computer Science
- Lines: 11
-
-
- > XtInitialize (and variants) removes all Xt command line arguments
- > from the command line list argv and reduces argc accordingly. However,
- > it also removes a "-d" flag, and sometimes removes a "-t" flag. "-d"
- > appears to be equivalent to "-display". These are not documented toolkit
- > options [...]
-
- The standard Xt command line options and the mechanism for specifying
- application-specific command line options are documented in the Xt
- specification, under the section titled "Parsing the Command Line".
- Read it.
-