Click here to Skip to main content
15,881,852 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
mischasan17-Feb-22 13:42
mischasan17-Feb-22 13:42 
GeneralRe: *cries in C++* Pin
Peter_in_278016-Feb-22 4:09
professionalPeter_in_278016-Feb-22 4:09 
GeneralRe: *cries in C++* Pin
Richard MacCutchan16-Feb-22 4:44
mveRichard MacCutchan16-Feb-22 4:44 
GeneralRe: *cries in C++* Pin
englebart16-Feb-22 14:36
professionalenglebart16-Feb-22 14:36 
GeneralRe: *cries in C++* Pin
Peter_in_278018-Feb-22 14:01
professionalPeter_in_278018-Feb-22 14:01 
GeneralRe: *cries in C++* Pin
Rage18-Feb-22 5:00
professionalRage18-Feb-22 5:00 
GeneralRe: *cries in C++* Pin
Mike Hankey16-Feb-22 4:17
mveMike Hankey16-Feb-22 4:17 
GeneralRe: *cries in C++* Pin
Matthew Dennis16-Feb-22 4:30
sysadminMatthew Dennis16-Feb-22 4:30 
The Eureka moment with C++ is when you understand what features you really don't want to use because they make the code less comprehensible. like multiple inheritance from multiple classes with a common base class.
That being said, I once wrote a co-operative multitasking OS for an embedded system in less than 15K of binary in Turbo C++. All the task and timer lists were automatically set up by the class initializers at startup. Just link it in and it got scheduled.
"Time flies like an arrow. Fruit flies like a banana."

GeneralRe: *cries in C++* Pin
honey the codewitch16-Feb-22 5:13
mvahoney the codewitch16-Feb-22 5:13 
GeneralRe: *cries in C++* Pin
Memtha16-Feb-22 6:33
Memtha16-Feb-22 6:33 
GeneralRe: *cries in C++* Pin
honey the codewitch16-Feb-22 7:49
mvahoney the codewitch16-Feb-22 7:49 
GeneralRe: *cries in C++* Pin
David O'Neil16-Feb-22 13:56
professionalDavid O'Neil16-Feb-22 13:56 
GeneralRe: *cries in C++* Pin
englebart16-Feb-22 14:43
professionalenglebart16-Feb-22 14:43 
GeneralRe: *cries in C++* Pin
Memtha16-Feb-22 15:33
Memtha16-Feb-22 15:33 
GeneralRe: *cries in C++* Pin
jschell17-Feb-22 12:04
jschell17-Feb-22 12:04 
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 
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 

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.