Click here to Skip to main content
15,914,074 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: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:07
User 110609796-Aug-15 8:07 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
PIEBALDconsult6-Aug-15 8:03
mvePIEBALDconsult6-Aug-15 8:03 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:09
User 110609796-Aug-15 8:09 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? PinPopular
Ian Shlasko6-Aug-15 7:43
Ian Shlasko6-Aug-15 7:43 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:03
User 110609796-Aug-15 8:03 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
OriginalGriff6-Aug-15 8:11
mveOriginalGriff6-Aug-15 8:11 
RantRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:25
User 110609796-Aug-15 8:25 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
OriginalGriff6-Aug-15 8:38
mveOriginalGriff6-Aug-15 8:38 
Pick a set of rules, and be absolutely consistent. Document if expressions are evaluated right-to-left or left-to-right, and exactly when the various operations which make up pre- and post-fix operators are performed. It doesn't actually matter what rules you pick, as long as you define them and stick to them.
(Or better, ban the user from using more than one pre- or post-fix operator on the same variable in the same expression - create an error "ERR666: Cthulhu expressions are not permitted" Laugh | :laugh: )
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 9:06
User 110609796-Aug-15 9:06 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
Tim Carmichael6-Aug-15 7:53
Tim Carmichael6-Aug-15 7:53 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:07
User 110609796-Aug-15 8:07 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
OriginalGriff6-Aug-15 8:03
mveOriginalGriff6-Aug-15 8:03 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:20
User 110609796-Aug-15 8:20 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
PIEBALDconsult6-Aug-15 8:09
mvePIEBALDconsult6-Aug-15 8:09 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 8:21
User 110609796-Aug-15 8:21 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
Mladen Janković6-Aug-15 8:51
Mladen Janković6-Aug-15 8:51 
GeneralRe: Unfortunately deleted in Q&A: what is the value of a=++a + ++a + ++a where a=5 ? Pin
User 110609796-Aug-15 9:46
User 110609796-Aug-15 9:46 
GeneralAnyone know how to de-link Mirosoft account with Windows 10? Pin
swampwiz6-Aug-15 6:35
swampwiz6-Aug-15 6:35 
GeneralRe: Anyone know how to de-link Mirosoft account with Windows 10? Pin
RedDk6-Aug-15 8:25
RedDk6-Aug-15 8:25 
GeneralRe: Anyone know how to de-link Mirosoft account with Windows 10? Pin
BillWoodruff6-Aug-15 17:17
professionalBillWoodruff6-Aug-15 17:17 
GeneralYou know it's one of those days Pin
Gary Wheeler6-Aug-15 5:16
Gary Wheeler6-Aug-15 5:16 
GeneralRe: You know it's one of those days Pin
CPallini6-Aug-15 5:20
mveCPallini6-Aug-15 5:20 
GeneralRe: You know it's one of those days Pin
Gary Wheeler6-Aug-15 5:21
Gary Wheeler6-Aug-15 5:21 
GeneralRe: You know it's one of those days Pin
dexterama6-Aug-15 5:20
professionaldexterama6-Aug-15 5:20 
GeneralRe: You know it's one of those days Pin
Amarnath S6-Aug-15 5:21
professionalAmarnath S6-Aug-15 5:21 

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.