X-Received: by 2002:ad4:4f04:0:b0:63d:34b7:37a3 with SMTP id fb4-20020ad44f04000000b0063d34b737a3mr4131qvb.2.1691146989877; Fri, 04 Aug 2023 04:03:09 -0700 (PDT) X-Received: by 2002:a05:6808:1285:b0:3a4:14c1:20f5 with SMTP id a5-20020a056808128500b003a414c120f5mr1991745oiw.6.1691146989599; Fri, 04 Aug 2023 04:03:09 -0700 (PDT) Path: csiph.com!1.us.feeder.erje.net!feeder.erje.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.programming Date: Fri, 4 Aug 2023 04:03:09 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=82.131.78.204; posting-account=nxK7jAoAAADIYAPyx1k6l6aKc_FmZRVi NNTP-Posting-Host: 82.131.78.204 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7e25d887-ff70-4649-a034-e0aefc9cf0e4n@googlegroups.com> Subject: Re: standard input and standard output in programming languages From: =?UTF-8?B?xo4=?= Injection-Date: Fri, 04 Aug 2023 11:03:09 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1673 Xref: csiph.com comp.programming:16606 Can U chk out jutudkoigilteemadel.mygamesonline.org ? On Friday, April 2, 2021 at 2:00:02=E2=80=AFPM UTC+3, Mark Tarver wrote: > I'm doing an informal survey on standard input and standard output in=20 > different programming languages. In many languages these streams=20 > are char based and you cannot read or write a byte off them. In Common=20 > Lisp it depends on the implementation. What is the state of play with you= r=20 > preferred language?=20 >=20 > Mark