0
Hey guys , can you post a code which will reverse words in a string ?
example input :- hey how are you output:-you are how hey if possible in c language please and as simple as possible . one condition: without using library function for reversing
5 Respostas
+ 3
What have you tried so far? Post your code and I'll point you in the right direction.
+ 3
I made a c code, but I'll wait until Jitumani Sarmah posts what he tried yet.
+ 1
Alex Jakob Marley
I have done this way !
looking for other possible ways in c language
https://code.sololearn.com/c8nyMa4C6grj/?ref=app
+ 1
Jan Markus
👌👍nice