Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
Ranked #107.57K
~19.4K People Reached
Favorite Forums
Favorite Tags
c++ x 1

3 Posted Topics

Member Avatar for John A

The basic difference between character and string can be demonstrated as we use "cin" in case of character and "getline" of "cin.get" in case of strings.The reason of using getline is that we want to input characters from the user that may include spaces,i.e.,"Hello World". "cin" cannot take such input.

Member Avatar for Khawaja Ghulam
11
7K
Member Avatar for Dave Sinkula

I recommend you to download "Object Oriented Programming in C++" by Robert Lafore if you are a beginner. Link is given below [Click Here](http://khgamujtaba.blogspot.com/p/books.html)

Member Avatar for shahidali6
11
10K
Member Avatar for skorm909

Watch this awesome and simple video by Tom Tukeywood to learn how to add graphics in Dev C++. [Click Here](http://khgamujtaba.blogspot.com/2015/08/installing-graphics-in-dev-c-many.html)

Member Avatar for BogdanCov
0
2K