3 lines
105 B
Text
3 lines
105 B
Text
sreverse("abcdef"); /* "fedcba" */
|
|
|
|
sreverse("rats live on no evil star"); /* not a bug :o) */
|