Re: Larkin, Power BASIC cannot be THAT good:
- From: "Tim Williams" <tmoranwms@xxxxxxxxxxx>
- Date: Sun, 7 Jun 2009 08:20:08 -0500
"Jasen Betts" <jasen@xxxxxxxxxx> wrote in message
news:h0g3hn$caq$1@xxxxxxxxxxxxxxxxxxxxxxxx
True, although one problem with *NIX command line utilities is that
there's no
standardization in how control parameters are passed to them.
??? there is
int argc, char *argv[]
which is considerably more standardisation than the windows XP or vista
command-line has.
In MS-DOS, it's even easier: you get one string up to 127 characters long.
it's up to you to play with it, which is usually tokenization first (which
is just what the C compiler does when it cooks up your args).
How it's programmed doesn't matter. He's probably referring to switches and
order (switches before arguments?).
Tim
--
Deep Friar: a very philosophical monk.
Website: http://webpages.charter.net/dawill/tmoranwms
.
- Follow-Ups:
- Re: Larkin, Power BASIC cannot be THAT good:
- From: Nobody
- Re: Larkin, Power BASIC cannot be THAT good:
- References:
- Re: Larkin, Power BASIC cannot be THAT good:
- From: Jasen Betts
- Re: Larkin, Power BASIC cannot be THAT good:
- Prev by Date: Re: Digital Tone Control, and Audio Switches
- Next by Date: Re: OT: "Cap and Trade"
- Previous by thread: Re: Larkin, Power BASIC cannot be THAT good:
- Next by thread: Re: Larkin, Power BASIC cannot be THAT good:
- Index(es):
Relevant Pages
|