Path: csiph.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: Unicode... Date: Sat, 15 Nov 2025 13:51:20 -0800 Organization: None to speak of Lines: 15 Message-ID: <87ms4nx8vb.fsf@example.invalid> References: <10f85f9$33pck$1@dont-email.me> <20251114131439.511@kylheku.com> <10f8800$34517$1@dont-email.me> <87346gywzv.fsf@example.invalid> <10f8ihc$36vqd$1@dont-email.me> <87v7jcxb8o.fsf@example.invalid> <10faj72$3mhge$3@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Sat, 15 Nov 2025 21:51:21 +0000 (UTC) Injection-Info: dont-email.me; posting-host="f2ac8491e4e932ae84645dd89734587a"; logging-data="3962298"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/DmSvU+CxMEWLSzFGwaMbp" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:25Mhfx9MH/vUUiukr3GW46qBPBE= sha1:4YGJhidAmfSLdo00r7Mi6igjZQM= Xref: csiph.com comp.lang.c:395292 Michael Sanders writes: > On Fri, 14 Nov 2025 18:47:51 -0800, Keith Thompson wrote: >>> I just want the length of the string, where each character within that >>> string equals 1 & I want one way to get the length of any string. >> >> That sounds exactly like strlen(), unless you mean something else by >> "character". > > Thank you Keith, I've gotten it fixed. Fixed how? I still don't know what you meant by "length of the string". -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */