defining as public, protected, or private
-
Where can I find details on the differences between defining variables/functions public, protected and private in a class (or maybe someone can explain?). John
In any C++ book worth the price of paper it's printed on :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
-
In any C++ book worth the price of paper it's printed on :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
BUT, that would require me getting out of my chair to go get the book, and I would have to talk (*shudder*) to a fellow employee to get the book. ROFLMAO Yeah, dumb-ish question, I kind of knew the answer...but I guess I was hoping for something enlightening... BTW its great how fast questions get answered here! John ----------------------- Try this: Look up at the cieling right about your head...your mouth is open isn't it?
-
BUT, that would require me getting out of my chair to go get the book, and I would have to talk (*shudder*) to a fellow employee to get the book. ROFLMAO Yeah, dumb-ish question, I kind of knew the answer...but I guess I was hoping for something enlightening... BTW its great how fast questions get answered here! John ----------------------- Try this: Look up at the cieling right about your head...your mouth is open isn't it?
John Uhlenbrock wrote: I would have to talk (*shudder*) to a fellow employee to get the book I wouldn't underestimate this option. Talking to people develops social skills :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
-
John Uhlenbrock wrote: I would have to talk (*shudder*) to a fellow employee to get the book I wouldn't underestimate this option. Talking to people develops social skills :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
Tomasz Sowinski wrote: ...develops social skills I for one dont get payed for social skills or developing them, rather for programming skills and developing applications :suss:
int x=1, y=5;
x^=y^=x^=y; // whats the content of x and y now?
ClickHereForHelp(); -
Tomasz Sowinski wrote: ...develops social skills I for one dont get payed for social skills or developing them, rather for programming skills and developing applications :suss:
int x=1, y=5;
x^=y^=x^=y; // whats the content of x and y now?
ClickHereForHelp();I get paid for being here. So I'm not against developing social skills. STL is a religeon. Enquiries to Reverend Christian Graus
-
Tomasz Sowinski wrote: ...develops social skills I for one dont get payed for social skills or developing them, rather for programming skills and developing applications :suss:
int x=1, y=5;
x^=y^=x^=y; // whats the content of x and y now?
ClickHereForHelp();Andreas Saurwein wrote: I for one dont get payed for social skills or developing them, As everybody in this industry. However, the social skills may be helpful someday :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
-
Andreas Saurwein wrote: I for one dont get payed for social skills or developing them, As everybody in this industry. However, the social skills may be helpful someday :) Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
My wife is happy with what she gets, what do I need more :-D :-D And if one day I need these pesky "social skills", well, I send her. :~
int x=1, y=5;
x^=y^=x^=y; // whats the content of x and y now?
ClickHereForHelp(); -
My wife is happy with what she gets, what do I need more :-D :-D And if one day I need these pesky "social skills", well, I send her. :~
int x=1, y=5;
x^=y^=x^=y; // whats the content of x and y now?
ClickHereForHelp();Andreas Saurwein wrote: My wife is happy with what she gets, Wife? Dude, think about yourself and lost possibilities :-D Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
-
Andreas Saurwein wrote: My wife is happy with what she gets, Wife? Dude, think about yourself and lost possibilities :-D Tomasz Sowinski -- http://www.shooltz.com
Free your mind and your ass will follow.
Tomasz Sowinski wrote: lost possibilities As I said, I am programmer, not playboy :-D With a wife a can spend more time in front of the computer.
int x=1, y=5;
x^=y^=x^=y; // whats the content of x and y now?
ClickHereForHelp(); -
BUT, that would require me getting out of my chair to go get the book, and I would have to talk (*shudder*) to a fellow employee to get the book. ROFLMAO Yeah, dumb-ish question, I kind of knew the answer...but I guess I was hoping for something enlightening... BTW its great how fast questions get answered here! John ----------------------- Try this: Look up at the cieling right about your head...your mouth is open isn't it?
John Uhlenbrock wrote: BUT, that would require me getting out of my chair to go get the book You can download a good C++ book. Sonork 100.15206;PavelK