Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
0 Endorsements
Ranked #44.2K
~10.5K People Reached
Favorite Tags
c++ x 2
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for dophine

Hi, I have the following code. and it works fine. [CODE] class base { public: base() {}; virtual ~base() {}; virtual void foo() = 0; virtual void boo() = 0; }; class derive2 : public virtual base { public: derive2() {}; virtual ~derive2() {}; virtual void foo() {}; }; class …

Member Avatar for Fbody
0
182
Member Avatar for king03

Hello there guys I have a noob question I just want to ask what is syntax declaration? Is it the program source code itself? help me please I'm a bit confused...

Member Avatar for 200908093
0
156
Member Avatar for makhussy

How can we increased amount of visitors towards website and what have to do in order to increased webste pagerank?

Member Avatar for yunadowney
0
181
Member Avatar for SmithGreen

Hi, Website Promotion involves taking specific actions that drive qualified visitor traffic to your website. If you have a dedicated team of professional with many years experience in the management they can do effective Website Promotion Campaigns. An effective Website Promotion will increase your website ranking on all the main …

Member Avatar for koyel555
0
112