- baseline test - 1 Update
- best way to convert a Fortran implied do loop to C++ - 1 Update
- Language of the year 2022 - 1 Update
- Overuse of 'auto' - 3 Updates
Mr Flibble <flibble@reddwarf.jmc.corp>: Jan 11 08:52PM cells interlinked |
Lynn McGuire <lynnmcguire5@gmail.com>: Jan 11 02:16PM -0600 On 1/6/2023 11:00 PM, Lynn McGuire wrote: > 2 FORMAT(' ',80A1) > Thanks, > Lynn BTW, the code I ended up using is: char *n_input; ... std::string msg = n_input; outwri (msg); Thanks, Lynn |
ram@zedat.fu-berlin.de (Stefan Ram): Jan 11 05:04PM Finally, after all those years of hard work: C++ is the language of the year 2022 (TIOBE). We've won! Now everything will be fine ... |
Juha Nieminen <nospam@thanks.invalid>: Jan 11 05:47AM >> You can go fuck yourself as well. > Imvho, David did not deserve that. I have argued with David before and > never told him to f off or anything like that. ;^o What he wrote there sounded like he was mocking me, implying that I am unable to understand posts that are too long. That's what elicited my expletive. |
Muttley@dastardlyhq.com: Jan 11 09:21AM On Wed, 11 Jan 2023 05:47:16 -0000 (UTC) >What he wrote there sounded like he was mocking me, implying that I am >unable to understand posts that are too long. That's what elicited my >expletive. Actually its your standard response when argued into a corner. You've done it multiple times including to me. |
David Brown <david.brown@hesbynett.no>: Jan 11 01:20PM +0100 On 11/01/2023 06:47, Juha Nieminen wrote: >>> You can go fuck yourself as well. >> Imvho, David did not deserve that. I have argued with David before and >> never told him to f off or anything like that. ;^o I have had people say far worse to me and about me on Usenet! > What he wrote there sounded like he was mocking me, implying that I am > unable to understand posts that are too long. That's what elicited my > expletive. Consider it, at worst, as mocking the idea that being long and verbose does not make something easier to understand. You have not been arguing that code invariably gets easier to understand the longer and more verbose the identifiers. There is certainly no need to take it personally. (You are more justified in taking the accusations of arrogance personally. But even then, it is your posts that appear arrogant - no one suggests that you are an arrogant person. There's a vital difference there.) |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment