Reverse words in a String C Program
Reverse words in a String C Program
Algorithm:
Step 1 :
Reverse every word in the string.
Eg:-
if string "Reverse this word"
"esreveR siht drow"
Step 2:-
Now reverse the whole string
You get the output of
Reverse words in a String
No comments:
Post a Comment
comment on this post
Note: Only a member of this blog may post a comment.
‹
›
Home
View web version
No comments:
Post a Comment
comment on this post
Note: Only a member of this blog may post a comment.