Click here to Skip to main content
15,885,216 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: *cries in C++* Pin
Memtha17-Feb-22 12:49
Memtha17-Feb-22 12:49 
GeneralRe: *cries in C++* Pin
jschell30-Mar-22 5:22
jschell30-Mar-22 5:22 
GeneralRe: *cries in C++* Pin
Gary R. Wheeler16-Feb-22 15:53
Gary R. Wheeler16-Feb-22 15:53 
GeneralRe: *cries in C++* Pin
jschell17-Feb-22 12:14
jschell17-Feb-22 12:14 
GeneralRe: *cries in C++* Pin
Gary R. Wheeler18-Feb-22 11:27
Gary R. Wheeler18-Feb-22 11:27 
GeneralRe: *cries in C++* Pin
Member 916705716-Feb-22 20:23
Member 916705716-Feb-22 20:23 
GeneralRe: *cries in C++* Pin
honey the codewitch16-Feb-22 22:24
mvahoney the codewitch16-Feb-22 22:24 
GeneralRe: *cries in C++* Pin
Member 1330167916-Feb-22 21:52
Member 1330167916-Feb-22 21:52 
Quote:
I'm poring over C code right now - C really isn't that much better, but fortunately you can do less with it. The code is evil. It's absolutely terrible to read, almost as if they were *trying* to hide intent.


How do you hide intent in C? No overloaded operators, no overloaded functions, no implicit calls to constructors that need explicit calls to destructors, no symbols with identical names in different namespaces ...

The amount of "magic happens implicitly behind the scenes" things in C is ridiculously small.
GeneralRe: *cries in C++* Pin
honey the codewitch16-Feb-22 22:23
mvahoney the codewitch16-Feb-22 22:23 
GeneralRe: *cries in C++* Pin
charlieg17-Feb-22 11:34
charlieg17-Feb-22 11:34 
GeneralRe: *cries in C++* Pin
honey the codewitch17-Feb-22 11:58
mvahoney the codewitch17-Feb-22 11:58 
GeneralRe: *cries in C++* Pin
jschell17-Feb-22 12:20
jschell17-Feb-22 12:20 
GeneralRe: *cries in C++* Pin
charlieg18-Feb-22 0:11
charlieg18-Feb-22 0:11 
GeneralRe: *cries in C++* Pin
Cpichols17-Feb-22 1:29
Cpichols17-Feb-22 1:29 
GeneralRe: *cries in C++* Pin
JP Reyes17-Feb-22 6:12
JP Reyes17-Feb-22 6:12 
GeneralRe: *cries in C++* Pin
honey the codewitch17-Feb-22 6:30
mvahoney the codewitch17-Feb-22 6:30 
GeneralRe: *cries in C++* Pin
JP Reyes17-Feb-22 6:43
JP Reyes17-Feb-22 6:43 
GeneralRe: *cries in C++* Pin
honey the codewitch17-Feb-22 11:45
mvahoney the codewitch17-Feb-22 11:45 
GeneralRe: *cries in C++* Pin
charlieg17-Feb-22 11:38
charlieg17-Feb-22 11:38 
GeneralRe: *cries in C++* Pin
honey the codewitch17-Feb-22 11:42
mvahoney the codewitch17-Feb-22 11:42 
GeneralRe: *cries in C++* Pin
charlieg17-Feb-22 11:48
charlieg17-Feb-22 11:48 
GeneralRe: *cries in C++* Pin
honey the codewitch17-Feb-22 12:04
mvahoney the codewitch17-Feb-22 12:04 
GeneralRe: *cries in C++* Pin
jschell17-Feb-22 11:54
jschell17-Feb-22 11:54 
GeneralRe: *cries in C++* Pin
honey the codewitch17-Feb-22 11:56
mvahoney the codewitch17-Feb-22 11:56 
GeneralRe: *cries in C++* Pin
bmarstella17-Feb-22 16:33
bmarstella17-Feb-22 16:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.