Click here to Skip to main content
15,887,027 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: Will Microsoft Power Platform really make it possible for anyone to be a developer? Pin
Hooga Booga30-Nov-20 8:13
Hooga Booga30-Nov-20 8:13 
GeneralRe: Will Microsoft Power Platform really make it possible for anyone to be a developer? Pin
harvyk030-Nov-20 20:33
harvyk030-Nov-20 20:33 
RantC declarations are half backward Pin
honey the codewitch28-Nov-20 16:53
mvahoney the codewitch28-Nov-20 16:53 
GeneralRe: C declarations are half backward Pin
DRHuff28-Nov-20 17:35
DRHuff28-Nov-20 17:35 
GeneralRe: C declarations are half backward Pin
honey the codewitch28-Nov-20 17:38
mvahoney the codewitch28-Nov-20 17:38 
GeneralRe: C declarations are half backward Pin
swampwiz28-Nov-20 19:16
swampwiz28-Nov-20 19:16 
GeneralRe: C declarations are half backward Pin
honey the codewitch28-Nov-20 19:17
mvahoney the codewitch28-Nov-20 19:17 
GeneralRe: C declarations are half backward Pin
Richard MacCutchan28-Nov-20 23:12
mveRichard MacCutchan28-Nov-20 23:12 
But you can also write:
C++
int*pa;
int       *                      pa;

the spaces do not affect the binding. And that was the rule way before the great Stroustrup.
GeneralRe: C declarations are half backward Pin
Mike Hankey29-Nov-20 3:47
mveMike Hankey29-Nov-20 3:47 
GeneralRe: C declarations are half backward Pin
James Lonero30-Nov-20 13:22
James Lonero30-Nov-20 13:22 
GeneralRe: C declarations are half backward Pin
Jeff Clausius (SG)10-Dec-20 10:37
Jeff Clausius (SG)10-Dec-20 10:37 
RantRe: C declarations are half backward Pin
Daniel Pfeffer28-Nov-20 19:51
professionalDaniel Pfeffer28-Nov-20 19:51 
GeneralRe: C declarations are half backward Pin
RickZeeland28-Nov-20 20:44
mveRickZeeland28-Nov-20 20:44 
GeneralRe: C declarations are half backward Pin
OriginalGriff28-Nov-20 22:05
mveOriginalGriff28-Nov-20 22:05 
JokeRe: C declarations are half backward Pin
Daniel Pfeffer28-Nov-20 22:27
professionalDaniel Pfeffer28-Nov-20 22:27 
GeneralRe: C declarations are half backward Pin
W Balboos, GHB30-Nov-20 5:08
W Balboos, GHB30-Nov-20 5:08 
GeneralRe: C declarations are half backward Pin
Myron Dombrowski30-Nov-20 4:35
Myron Dombrowski30-Nov-20 4:35 
GeneralRe: C declarations are half backward Pin
Richard MacCutchan28-Nov-20 23:10
mveRichard MacCutchan28-Nov-20 23:10 
GeneralRe: C declarations are half backward Pin
honey the codewitch29-Nov-20 2:32
mvahoney the codewitch29-Nov-20 2:32 
GeneralRe: C declarations are half backward Pin
Vikram A Punathambekar29-Nov-20 2:39
Vikram A Punathambekar29-Nov-20 2:39 
GeneralRe: C declarations are half backward Pin
Richard MacCutchan29-Nov-20 2:57
mveRichard MacCutchan29-Nov-20 2:57 
GeneralRe: C declarations are half backward Pin
Sander Rossel29-Nov-20 1:00
professionalSander Rossel29-Nov-20 1:00 
GeneralShameless plug Pin
Vikram A Punathambekar29-Nov-20 2:35
Vikram A Punathambekar29-Nov-20 2:35 
GeneralRe: C declarations are half backward Pin
PIEBALDconsult29-Nov-20 4:13
mvePIEBALDconsult29-Nov-20 4:13 
GeneralRe: C declarations are half backward Pin
theoldfool29-Nov-20 12:20
professionaltheoldfool29-Nov-20 12:20 

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.