User profile: latenwrong

User info
User name:latenwrong
Old user name:michael dixon
History
Joined:
Number of posts:10
Latest posts:

Controlling User Input
you have it backwards try this ((pin >1000)||(pin < 9999))

replace char in string
sometimes it helps to have code to start with if your stuck. here is an example code for you maybe y...

replace char in string
can you post what you have for code so far. its easier to help you if there is a little more context...

end of semester crunch time and i need help
This program builds an array for sales people 1-10. The user enters the salesperson number and then ...

converting a double to a string
never mind i figured it out that quick, i had area as int and i was dividing area by gop. i simply c...