Click here to Skip to main content
16,017,833 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Syntax Pin
toxcct31-May-07 3:27
toxcct31-May-07 3:27 
AnswerRe: Syntax Pin
Roger Stoltz31-May-07 3:20
Roger Stoltz31-May-07 3:20 
GeneralRe: Syntax Pin
Rajesh R Subramanian31-May-07 3:23
professionalRajesh R Subramanian31-May-07 3:23 
GeneralRe: Syntax Pin
Roger Stoltz31-May-07 3:27
Roger Stoltz31-May-07 3:27 
GeneralRe: Syntax Pin
jhwurmbach31-May-07 4:29
jhwurmbach31-May-07 4:29 
GeneralRe: Syntax Pin
Roger Stoltz31-May-07 4:39
Roger Stoltz31-May-07 4:39 
GeneralRe: Syntax Pin
jhwurmbach31-May-07 4:45
jhwurmbach31-May-07 4:45 
QuestionRe: Syntax Pin
David Crow31-May-07 5:08
David Crow31-May-07 5:08 
In the end, as long as the compiler is happy, that's all that matters. Each person will say that their style is easiest for them to read and understand. Who are we to argue that? How could you argue with a guy that swears up and down that this makes total sense to him:

int main(int,char*){int x;for(x=0;x<10;x++){printf("%d\n",x);int y=x+1;}return 0;}





"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: Syntax Pin
jhwurmbach31-May-07 5:13
jhwurmbach31-May-07 5:13 
GeneralRe: Syntax Pin
Roger Stoltz31-May-07 6:08
Roger Stoltz31-May-07 6:08 
QuestionRe: Syntax Pin
David Crow31-May-07 6:14
David Crow31-May-07 6:14 
AnswerRe: Syntax Pin
Roger Stoltz31-May-07 6:24
Roger Stoltz31-May-07 6:24 
GeneralRe: Syntax Pin
jhwurmbach31-May-07 6:17
jhwurmbach31-May-07 6:17 
GeneralRe: Syntax Pin
Roger Stoltz31-May-07 6:40
Roger Stoltz31-May-07 6:40 
JokeRe: Syntax Pin
Cedric Moonen31-May-07 3:24
Cedric Moonen31-May-07 3:24 
JokeRe: Syntax Pin
Roger Stoltz31-May-07 3:29
Roger Stoltz31-May-07 3:29 
GeneralRe: Syntax Pin
toxcct31-May-07 3:29
toxcct31-May-07 3:29 
GeneralRe: Syntax Pin
David Crow31-May-07 3:36
David Crow31-May-07 3:36 
GeneralRe: Syntax Pin
toxcct31-May-07 3:38
toxcct31-May-07 3:38 
GeneralRe: Syntax Pin
Roger Stoltz31-May-07 3:40
Roger Stoltz31-May-07 3:40 
GeneralRe: Syntax Pin
John R. Shaw31-May-07 9:02
John R. Shaw31-May-07 9:02 
GeneralRe: Syntax Pin
Matthew Faithfull31-May-07 3:55
Matthew Faithfull31-May-07 3:55 
Questionpls help me-msi file Pin
saisp31-May-07 2:27
saisp31-May-07 2:27 
AnswerRe: pls help me-msi file Pin
Hamid_RT31-May-07 2:44
Hamid_RT31-May-07 2:44 
QuestionI can't believe I am having so many problems with file access Pin
ldsdbomber31-May-07 2:26
ldsdbomber31-May-07 2:26 

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.