Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked Reverse Each Word of A String Instead of The String


Kaway

Recommended Posts

[HIDE-THANKS]This function take a string of words and reverses each word in the string instead of the entire string. Syntax: StrReversed(). To test it, add the following controls to a form in a standard exe project, textBox, label and command button. Example 1: Input String = "My name is Albert McDonald." Output String = "Ym eman si Trebla DlAnodcm." Note: The words themselves should be in the same order as they were to begin with. If a word has upper case letters then those positions should still be upper case in the result set. Any non-alpha character will be retained as is.

 

 

This is the hidden content, please

[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.