User profile: meeram

User info
User name:meeram
History
Joined:
Number of posts:22
Latest posts:

Help: Finding the missing number in the array.
Try this #include <iostream> using namespace std; int main() { int d[]={1,2,3,4,5,6,7,8, 9,10...

stuck on "undeclared functions" & "for loops"
1. Change the printdata method with the signature of void printdata (float installation, float total...

String +if problems.
http://www.dreamincode.net/forums/topic/59437-how-to-make-a-password-show-as-stars/

number of days between two dates
I am not sure whether its good/valid one...may be you can find the time difference using difftime() ...

reading a string of characters into an array
Try this #include <iostream> #include <string> using namespace std; int main() { string str; cou...

This user does not accept Private Messages

User: meeram

  • Public profile