Sujet : Re: Command line globber/tokenizer library for C?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 10. Sep 2024, 21:58:36
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vbqbts$35fpe$3@dont-email.me>
References : 1
User-Agent : Pan/0.160 (Toresk; )
On 10 Sep 2024 19:01:37 GMT, Ted Nolan <tednolan> wrote:
I have the case where my C program is handed a string which is basically
a command line.
If that’s what your OS is giving you, your OS is doing it wrong.