RosettaCodeData/Task/Reverse-a-string/Euler-Math-Toolbox/reverse-a-string.euler

4 lines
100 B
Text
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
>function strrev (s) := chartostr(fliplr(strtochar(s)))
>strrev("This is a test!")
!tset a si sihT