Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~397 People Reached
Favorite Forums
Favorite Tags
c++ x 4
Member Avatar for mR-_-EBoOo

how I can introduce printf and scanf in microsoft visual c++ 2010 express i used #include<stdio.h> , #include<isotream> and using namespace std; put it still doesnt work ???

Member Avatar for rubberman
0
126
Member Avatar for mR-_-EBoOo

You are required to write a C++ program to covert a positive inter code into English name equivalent for the digit. A valid code is of size between four (4) to six (6) digits inclusive. A zero is not allowed in a code. Example: If input is 234056 the output …

Member Avatar for deceptikon
0
267