Jan 13, 2012 at 3:36am
Hi all,
I know you can swap strings using the .swap() function, but is it possible to swap characters? Any advice would be greatly appreciated.
Jan 13, 2012 at 3:41am
it is possible to write own CharSwap() function which will swap chars :)
Jan 13, 2012 at 3:49am
So there is no "automatic"(for lack of a better word) way like the string .swap() function?
Jan 13, 2012 at 3:59am
Last edited on Jan 13, 2012 at 4:00am