Click here to Skip to main content
15,888,351 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: Wordle Hurdle Pin
Greg Utas23-Apr-22 0:23
professionalGreg Utas23-Apr-22 0:23 
GeneralRe: Wordle Hurdle Pin
Cp-Coder23-Apr-22 1:28
Cp-Coder23-Apr-22 1:28 
GeneralRe: Wordle Hurdle Pin
FreedMalloc23-Apr-22 5:51
FreedMalloc23-Apr-22 5:51 
GeneralRe: Wordle Hurdle Pin
Kirk 1038982125-Apr-22 2:50
Kirk 1038982125-Apr-22 2:50 
GeneralUh oh, I think I invented something in C++ Pin
honey the codewitch22-Apr-22 5:09
mvahoney the codewitch22-Apr-22 5:09 
GeneralRe: Uh oh, I think I invented something in C++ Pin
PIEBALDconsult22-Apr-22 5:55
mvePIEBALDconsult22-Apr-22 5:55 
GeneralRe: Uh oh, I think I invented something in C++ Pin
honey the codewitch22-Apr-22 6:07
mvahoney the codewitch22-Apr-22 6:07 
GeneralRe: Uh oh, I think I invented something in C++ Pin
Mircea Neacsu22-Apr-22 6:57
Mircea Neacsu22-Apr-22 6:57 
Back in the days before the craze of header only libraries, we used to have statically linked libraries and you would use one such library for for your specific hardware.

Frankly, I see no merit in having some humongous headers that could work on 100 devices as long as I'm going to use it with just one display adapter. It seems to me you are forcing your users into un-needed complexity with the dubious benefit that you have a single code base.

Might sound harsh, but it's written with best intentions in mind Smile | :)
Mircea

GeneralRe: Uh oh, I think I invented something in C++ Pin
honey the codewitch22-Apr-22 7:21
mvahoney the codewitch22-Apr-22 7:21 
GeneralRe: Uh oh, I think I invented something in C++ Pin
Gary R. Wheeler23-Apr-22 3:13
Gary R. Wheeler23-Apr-22 3:13 
GeneralRe: Uh oh, I think I invented something in C++ Pin
Andy Brummer27-Apr-22 9:27
sitebuilderAndy Brummer27-Apr-22 9:27 
GeneralRe: Uh oh, I think I invented something in C++ Pin
honey the codewitch27-Apr-22 10:59
mvahoney the codewitch27-Apr-22 10:59 
GeneralSpoiler alert about Wordle Pin
Cp-Coder22-Apr-22 3:08
Cp-Coder22-Apr-22 3:08 
GeneralRe: Spoiler alert about Wordle Pin
OriginalGriff22-Apr-22 4:08
mveOriginalGriff22-Apr-22 4:08 
GeneralRe: Spoiler alert about Wordle Pin
Rage22-Apr-22 4:14
professionalRage22-Apr-22 4:14 
GeneralRe: Spoiler alert about Wordle Pin
obermd22-Apr-22 9:08
obermd22-Apr-22 9:08 
GeneralRe: Spoiler alert about Wordle Pin
dan!sh 24-Apr-22 21:16
professional dan!sh 24-Apr-22 21:16 
GeneralRe: Spoiler alert about Wordle Pin
dandy7222-Apr-22 4:27
dandy7222-Apr-22 4:27 
GeneralRe: Spoiler alert about Wordle Pin
DRHuff22-Apr-22 4:53
DRHuff22-Apr-22 4:53 
QuestionRe: Spoiler alert about Wordle Pin
Eddy Vluggen22-Apr-22 8:31
professionalEddy Vluggen22-Apr-22 8:31 
AnswerRe: Spoiler alert about Wordle Pin
theoldfool22-Apr-22 8:38
professionaltheoldfool22-Apr-22 8:38 
AnswerRe: Spoiler alert about Wordle Pin
Cp-Coder22-Apr-22 9:10
Cp-Coder22-Apr-22 9:10 
GeneralRe: Spoiler alert about Wordle Pin
Eddy Vluggen22-Apr-22 9:35
professionalEddy Vluggen22-Apr-22 9:35 
GeneralRe: Spoiler alert about Wordle Pin
Mycroft Holmes22-Apr-22 11:36
professionalMycroft Holmes22-Apr-22 11:36 
GeneralRe: Spoiler alert about Wordle Pin
PIEBALDconsult22-Apr-22 13:58
mvePIEBALDconsult22-Apr-22 13:58 

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.