Click here to Skip to main content
15,913,224 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: "Teaching" in many homes in India Pin
Nelek24-Aug-17 1:48
protectorNelek24-Aug-17 1:48 
GeneralRe: "Teaching" in many homes in India Pin
Mohibur Rashid24-Aug-17 0:53
professionalMohibur Rashid24-Aug-17 0:53 
RantRe: "Teaching" in many homes in India Pin
Nish Nishant24-Aug-17 1:41
sitebuilderNish Nishant24-Aug-17 1:41 
GeneralRe: "Teaching" in many homes in India Pin
Eytukan24-Aug-17 4:28
Eytukan24-Aug-17 4:28 
GeneralRe: "Teaching" in many homes in India Pin
jgakenhe24-Aug-17 3:18
professionaljgakenhe24-Aug-17 3:18 
GeneralRe: "Teaching" in many homes in India Pin
#realJSOP24-Aug-17 5:05
professional#realJSOP24-Aug-17 5:05 
GeneralRe: "Teaching" in many homes in India Pin
dandy7224-Aug-17 7:14
dandy7224-Aug-17 7:14 
GeneralOMG Pin
OriginalGriff23-Aug-17 20:20
mveOriginalGriff23-Aug-17 20:20 
Yesterday, I was trying to help with a problem in QA where the OP can't get his code to do anything except show: "The program has exited with code 0 (0x0)". I'm assuming he has messed up VS, or done something stupid in a constructor, and needs to locate exactly where it's failing.

Today, he posts his entire code:
#include <iostream>
using namespace std;


int main()
{
cout << "Hello World"; 
return 0;
}
Sigh | :sigh:
It's getting harder and harder to deal with some of these people politely without banging my head on the desk repeatedly...
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

GeneralRe: OMG Pin
RickZeeland23-Aug-17 20:26
mveRickZeeland23-Aug-17 20:26 
JokeRe: OMG Pin
BuggyTimes23-Aug-17 20:37
BuggyTimes23-Aug-17 20:37 
GeneralRe: OMG Pin
Nelek23-Aug-17 21:18
protectorNelek23-Aug-17 21:18 
GeneralRe: OMG Pin
Mohibur Rashid24-Aug-17 0:55
professionalMohibur Rashid24-Aug-17 0:55 
GeneralRe: OMG Pin
Eytukan23-Aug-17 20:57
Eytukan23-Aug-17 20:57 
GeneralRe: OMG Pin
Richard MacCutchan23-Aug-17 21:26
mveRichard MacCutchan23-Aug-17 21:26 
GeneralRe: OMG Pin
CodeWraith23-Aug-17 21:38
CodeWraith23-Aug-17 21:38 
GeneralRe: OMG Pin
Mohibur Rashid24-Aug-17 0:57
professionalMohibur Rashid24-Aug-17 0:57 
GeneralRe: OMG Pin
megaadam23-Aug-17 21:15
professionalmegaadam23-Aug-17 21:15 
GeneralRe: OMG Pin
PIEBALDconsult24-Aug-17 3:09
mvePIEBALDconsult24-Aug-17 3:09 
GeneralRe: OMG Pin
User 1013254623-Aug-17 23:31
User 1013254623-Aug-17 23:31 
GeneralRe: OMG Pin
Mohibur Rashid24-Aug-17 1:00
professionalMohibur Rashid24-Aug-17 1:00 
GeneralRe: OMG Pin
User 1013254624-Aug-17 1:02
User 1013254624-Aug-17 1:02 
GeneralRe: OMG Pin
Mohibur Rashid24-Aug-17 1:13
professionalMohibur Rashid24-Aug-17 1:13 
GeneralRe: OMG Pin
User 1013254624-Aug-17 1:19
User 1013254624-Aug-17 1:19 
GeneralRe: OMG Pin
lopatir24-Aug-17 1:40
lopatir24-Aug-17 1:40 
GeneralRe: OMG Pin
theoldfool24-Aug-17 1:40
professionaltheoldfool24-Aug-17 1:40 

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.