User profile: rhuljdhv

User info
User name:rhuljdhv
Name:Rahul Jadhav
Location:Hyderabad
History
Joined:
Number of posts:1
Latest posts:

Function that Selects characters in a string of char array...
Try for this one: Void collectInt (char arr[80]) { char arr1[80]; memset(arr1,'\0',80); in...