converting double to string small problemI'm making a program where i read an double value after that i have to convert it to string so i can...
c++ cgi Is there any program which allows me to compile my c++ program in windows that would be binary compa...
How can make class Digram for this!!!I would suggest you to look for this book [code]C++ how to program 5 edition[/code] they have this...
Very basic... getting a name capitalized[code] #include <iostream> #include <string> #include <cctype> using namespace std; int main(...
How to Make a Palindrome?This is incorrect with strings: [code]string wordenter[30];[/code] and you must include header ...
This user does not accept Private Messages