No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: hello all, i find C++ from problem analysis to program design by D.S. Malik very easy to understand regards | |
Re: check out the video tutorials at thenewboston(also has channel on youtube) but to study in detail i recommend that you buy some books too, study them and do some questions given in the book after every chapter. regards | |
Re: > ill do that right now, Define the rules. Absolutely. > I was asking in that question, that I will have to ask for input from the user for every turn manually? For example, it is first player's turn. He makes a move. I check if his move is legal. … | |
Hello All, i have written a program to read data of Persons from a file and fill the data into a dynamically created array of Persons. i am geting error in line 28 plz help the 1.txt file can be assumed as:(first line is the no of persons, then names … | |
Aoa, Hello All, i am having problem in this question Write a program that takes integer input from the user and store into the array dynamically allocated each time a new element is added. Your program should prompt user to take integers until he enters -1, which means end of … |
The End.