Dim myStr, sLen myStr=InputBox("Enter your string") sLen = Len(myStr) for i=1 to sLen strRev = mid(myStr,i,1)& strRev Next Msg...
Read More
Home / Reverse String without strreverse
Showing posts with label Reverse String without strreverse. Show all posts
Showing posts with label Reverse String without strreverse. Show all posts
Subscribe to:
Posts
(
Atom
)