Forum: C++ Nov 25th, 2008 |
| Replies: 6 Views: 27,518 yes that is a correct way u can proceed.........
but the only thing u need to do is that u should use char array in place of char variable, and the function atoi is return an int value so u should... |