User Profile
Collapse
-
using a for loop, count the no of words and subtract the number of words from the value of i(when it reach the '\0') -
accept the 4 digit number and take mod10 it will give the last digit of ur 4digit number u please store it in array or some variable .again take the mod 10 and it will give the third digit of your 4 digit no and store it some where. continue the processLeave a comment:
-
find the first space and store the word up to the space in to a string of name 'first name' and continue the process untill '\0' reachLeave a comment:
No activity results to display
Show More
Leave a comment: