Click here to Skip to main content
15,890,882 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: They have to be kidding me... Pin
Mark_Wallace8-Feb-19 2:36
Mark_Wallace8-Feb-19 2:36 
GeneralRe: They have to be kidding me... Pin
OriginalGriff8-Feb-19 4:44
mveOriginalGriff8-Feb-19 4:44 
GeneralRe: They have to be kidding me... Pin
Nelek8-Feb-19 4:58
protectorNelek8-Feb-19 4:58 
GeneralRe: They have to be kidding me... Pin
Scott Serl8-Feb-19 5:41
Scott Serl8-Feb-19 5:41 
GeneralRe: They have to be kidding me... Pin
Shuqian Ying8-Feb-19 7:25
Shuqian Ying8-Feb-19 7:25 
GeneralRe: They have to be kidding me... Pin
Nelek8-Feb-19 9:15
protectorNelek8-Feb-19 9:15 
QuestionProgramming Question of the Week? Pin
megaadam8-Feb-19 0:08
professionalmegaadam8-Feb-19 0:08 
AnswerRe: Programming Question of the Week? Pin
OriginalGriff8-Feb-19 0:39
mveOriginalGriff8-Feb-19 0:39 
No, the point of no return is when you throw an uncaught exception:
C#
double func()
   {
   throw new ApplicationException("An expected error has occurred.");
   }

Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: Programming Question of the Week? Pin
Mark_Wallace8-Feb-19 2:38
Mark_Wallace8-Feb-19 2:38 
GeneralRe: Programming Question of the Week? Pin
Shuqian Ying8-Feb-19 9:07
Shuqian Ying8-Feb-19 9:07 
AnswerRe: Programming Question of the Week? Pin
lopatir8-Feb-19 1:08
lopatir8-Feb-19 1:08 
AnswerRe: Programming Question of the Week? Pin
Herman<T>.Instance8-Feb-19 1:20
Herman<T>.Instance8-Feb-19 1:20 
AnswerRe: Programming Question of the Week? Pin
Sander Rossel8-Feb-19 1:44
professionalSander Rossel8-Feb-19 1:44 
GeneralRe: Programming Question of the Week? Pin
OriginalGriff8-Feb-19 2:26
mveOriginalGriff8-Feb-19 2:26 
GeneralRe: Programming Question of the Week? Pin
Mark_Wallace8-Feb-19 9:28
Mark_Wallace8-Feb-19 9:28 
AnswerRe: Programming Question of the Week? Pin
CPallini8-Feb-19 2:36
mveCPallini8-Feb-19 2:36 
GeneralWSO CCC OTD 2019-02-08 Pin
OriginalGriff7-Feb-19 22:03
mveOriginalGriff7-Feb-19 22:03 
GeneralRe: WSO CCC OTD 2019-02-08 Pin
Tim Deveaux7-Feb-19 22:30
Tim Deveaux7-Feb-19 22:30 
GeneralRe: WSO CCC OTD 2019-02-08 - we have a winner! Pin
OriginalGriff7-Feb-19 22:43
mveOriginalGriff7-Feb-19 22:43 
GeneralRe: WSO CCC OTD 2019-02-08 - we have a winner! Pin
Tim Deveaux7-Feb-19 22:48
Tim Deveaux7-Feb-19 22:48 
GeneralRe: WSO CCC OTD 2019-02-08 - we have a winner! Pin
Richard Deeming8-Feb-19 1:25
mveRichard Deeming8-Feb-19 1:25 
GeneralFILETIME versus time_t - BIG FACEPALM Pin
Nelek7-Feb-19 21:10
protectorNelek7-Feb-19 21:10 
GeneralRe: FILETIME versus time_t Pin
OriginalGriff7-Feb-19 21:22
mveOriginalGriff7-Feb-19 21:22 
GeneralRe: FILETIME versus time_t Pin
Jörgen Andersson7-Feb-19 21:58
professionalJörgen Andersson7-Feb-19 21:58 
GeneralRe: FILETIME versus time_t Pin
RugbyLeague8-Feb-19 0:31
RugbyLeague8-Feb-19 0:31 

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.