Sujet : Re: Command line globber/tokenizer library for C?
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 10. Sep 2024, 22:12:50
Autres entêtes
Organisation : None to speak of
Message-ID : <87plpbyzzh.fsf@nosuchdomain.example.com>
References : 1 2
User-Agent : Gnus/5.13 (Gnus v5.13)
Lawrence D'Oliveiro <
ldo@nz.invalid> writes:
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.
He didn't say the string is coming from the OS.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */