How can you reverse a string without dynamic memory allocation or temporary variables (aside from indexer).
Anonymous
If you could use ANY language you want, you can do this easily with ruby. "myString".reverse
Check out your Company Bowl for anonymous work chats.