How do I insert a 1D array into a 2D arary?Writing a program that insert a 1d array into a specific spot in a 2d array How do I insert this 1 a...
C++: How to hide user input?Like: [code] string pass; cout << "Enter your password: "; cin >> pass; [/code] How to make ...
Get substring from a string?Thanks but how do i output the result. if it cout << Derivated or something else.
Get substring from a string?I need to write a simple function that gets a three character string segment from the parent string....
Manipulating 2D arrays and C-string?I'm writing a program that output a string to the string a certain way. The string: Once upon a tim...
This user does not accept Private Messages