User: nader altayara

  • Public profile

User profile: nader altayara

User info
User name:nader altayara
History
Joined:
Number of posts:8
Latest posts:

copy array
how to declare another array(bigger), copy 1st array into it, then copy 2nd array after that, contin...

howthe main () function that will request input for value in inch from the user
[code] float convert_cm (float inch) { float cm; cm = inch * 2.54f; cout << ...

Problem in the code
[code]#include <iostream> using namespace std; int main() { string str1; cout << "please ...

Problem in the code
I should use a string but I am facing a problem with applying it in the program that you gave me ...

Problem in the code
Write a program to create palindrome words by using the string entered by users. Your program should...

This user does not accept Private Messages