Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: how cast works? Date: Fri, 09 Aug 2024 12:23:34 -0700 Organization: None to speak of Lines: 16 Message-ID: <87msll7b61.fsf@nosuchdomain.example.com> References: <87ttfu94yv.fsf@nosuchdomain.example.com> <87bk228uzg.fsf@nosuchdomain.example.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Fri, 09 Aug 2024 21:23:35 +0200 (CEST) Injection-Info: dont-email.me; posting-host="153d1bcdb0929153f62e0b2f2aa4005b"; logging-data="3835557"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18bIbhB/zac18uOVB6iIs+I" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:9vla5oI1ZFfPUulpEEnnaYWfKpQ= sha1:TX0u8OkS4QFkFOJo171VGdSVeoc= Xref: csiph.com comp.lang.c:387440 Bart writes: [...] > Since C likes to use the term 'cast' for such conversions, C never uses the term "cast" to refer to implicit conversions. > I don't see > a problem with talking about implicit and explicit versions. > > It just seems to irk the pedantics here. That does seem to be your goal. -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */