Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,

Liste des GroupesRevenir à cl c++ 
Sujet : Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,
De : wyniijj5 (at) *nospam* gmail.com (wij)
Groupes : comp.lang.c++
Date : 30. Jun 2025, 14:56:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <75aa9736835a5edd51fb11b03d2eea7f54abbab8.camel@gmail.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : Evolution 3.56.2 (3.56.2-1.fc42)
On Mon, 2025-06-30 at 07:34 +0000, Muttley@DastardlyHQ.org wrote:
On Mon, 30 Jun 2025 01:59:58 +0800
wij <wyniijj5@gmail.com> wibbled:
On Sun, 2025-06-29 at 16:05 +0000, Muttley@dastardlyhq.com wrote:
something you're apparently completely unaware of. The same applies to> > =20
graphics. Now why don't you go find a time machine, come forward 40 years> > to
2025 then get yourself a clue.
 
I can write a speech synthesizer 'utter', like bellow, to say "Hellow, worl> > d".
(Honest, this one would take time for now)
 
int main() {
utter << "Hellow, world";
};
 
So "I could write a library to do speech synthesis" becomes "it should be
built into the language". Right, ok. How would the setup work then, give some
examples?

It looks? I saved too many typing of keyboard.

I can write a program like below that paint an image and draw a cross.
Most importantly, no graphics library is compiled and needed in the source> > =C2=A0
(all source is pretty much what the several lines shown).
 
int main() {
Image imgfile(..);
Display disp(..);
 
Oh right, the magic "...", lets not worry about the details yeah? So will your
version of the compiler come with Xlib built in then? Or maybe Wayland API?
Do let us know. Also how will your "..." cope with all the different parameters
required for different OS's but yet keep the code portable?
disp << imgfile;
disp << "line(100,200,200,300),line(100,300,200,100),..";
 
A string? Are you sure you actually know any C++?
 
What you can do? just mouth -> Oh, not in OS1, OS2,...OS100. Or C/C++,Pytho> > n,C#,
Java,Go,Dust,... have no such thing, non-standard ABC,... Or that need OS/
hardware/BIOS... support,..too complicated... (pretending very knowledgeabl>
Dust?
 
Re Java , you do realise its an abstracted language and the JVM does all
the interfacing with the OS?
 
e).=20
Finally, 'we' don't need graphics/sound library in C++ !!!
 
You said built into the language, not a library.

I read the post twice to figure out your post is loser's trolling.
Those who know C++ programming should already get the idea.
I am not wasting my time with idiot. Go home and learn more.


Date Sujet#  Auteur
23 Jun 25 * "Trip report: June 2025 ISO C++ standards meeting (Sofia, Bulgaria)" by Herb Sutter30Lynn McGuire
25 Jun 25 `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, Bulgaria)"29Muttley
25 Jun 25  `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, Bulgaria)"28Michael S
25 Jun 25   `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,27Muttley
25 Jun 25    `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,26Muttley
25 Jun 25     `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,25David Brown
26 Jun 25      +* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,23Muttley
26 Jun 25      i`* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,22David Brown
26 Jun 25      i +- Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,1Muttley
27 Jun 25      i `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,20wij
27 Jun 25      i  +* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,5David Brown
28 Jun 25      i  i`* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,4wij
28 Jun 25      i  i `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,3David Brown
28 Jun 25      i  i  `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,2wij
28 Jun 25      i  i   `- Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,1David Brown
27 Jun 25      i  `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,14Muttley
27 Jun 25      i   +- Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,1Chris M. Thomasson
28 Jun 25      i   `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,12wij
28 Jun 25      i    `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,11Muttley
28 Jun 25      i     `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,10wij
29 Jun 25      i      +* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,2Chris M. Thomasson
29 Jun 25      i      i`- Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,1Muttley
29 Jun 25      i      `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,7Muttley
29 Jun 25      i       `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,6wij
29 Jun 25      i        `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,5Muttley
29 Jun 25      i         `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,4wij
30 Jun 25      i          `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,3Muttley
30 Jun 25      i           `* Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,2wij
30 Jun 25      i            `- Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,1Muttley
26 Jun 25      `- Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,1candycanearter07

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal