Deutsch   English   Français   Italiano  
<87plpbyzzh.fsf@nosuchdomain.example.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!npeer.as286.net!dummy01.as286.net!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Keith Thompson <Keith.S.Thompson+u@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: Command line globber/tokenizer library for C?
Date: Tue, 10 Sep 2024 14:12:50 -0700
Organization: None to speak of
Lines: 12
Message-ID: <87plpbyzzh.fsf@nosuchdomain.example.com>
References: <lkbjchFebk9U1@mid.individual.net> <vbqbts$35fpe$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 10 Sep 2024 23:12:51 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="29df7bbfeaa4d6ddeb7fdca1349b4e93";
	logging-data="3326773"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18BvOG3+tPZrRS3lxjqECBe"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:2YhKJJ/40mIsz/chaBCWQvDgs4g=
	sha1:LRdDXG0LSxTE02XpYMG8DA/83ys=
Bytes: 1521

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.com
void Void(void) { Void(); } /* The recursive call of the void */