algorithmthanks..
error. please help. expected primary expression before int (func_call=checking(int i));thanks guys ....it worked :)
error. please help. expected primary expression before int (func_call=checking(int i));#include<iostream> using namespace std; int checking(int i) { for (i=0;i<=1000;i++) { ...
algorithmhi, i want to a program that translates numbers entered to words....And vice versa. any with any ide...