Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #31.8K
~10.7K People Reached
Interests
Database, C#, ASP.NET, Java, JavaScript, AngularJS, PHP, Design Patterns
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for Dave Sinkula

C++ Primer (5th edition) is the best book written in C++. It really covers a broad range of topics concerning basic C++, it's inner working, portability issues and most importantly memoty management issues. http://www.amazon.com/Primer-5th-Edition-Stanley-Lippman/dp/0321714113

Member Avatar for shahidali6
11
10K
Member Avatar for chipo

Can you please explain in details what you are trying to do ? First of all it's a erroneous code. So it's expected to get a lots of errors. I think proper explanation may give a clue to what problem you are facing actually.

Member Avatar for David W
0
160
Member Avatar for lindy_1

I guess the scenerio is not clear! From where you are getting input for vars[0], vars[1], vars[2] and vars[3].

Member Avatar for lindystarr
0
287
Member Avatar for Za3mi

First of all language is not the reason why you are failing because a well planned and designed project can be completed in any of the modern programming languages such as C#, JAVA, python etc. You are failing to do this may be because you don't have a proper plan …

Member Avatar for Schol-R-LEA
0
206

The End.