how to write this in cout (use this signal ")how to write this in cout (use this signal ") example cout << " bla bla bla " bla " bla bla ...
while loop problem in c++do you want to sum ? example 5+6+7+8+9+10+....+22 is it true ?
Char array to double ?Where is the "+" and "5" ? it give me only first array. but I want to every array. [code] #inclu...
while loop problem in c++[code]#include <iostream> using namespace std; int main(){ int a,b; cin >> a >> b ; int i=a; while (...
How to do input function in keyboard?no this is wrong. it will be ; [code] cout << "Input a function" ; // (we write in keyboard this) =...
This user does not accept Private Messages