G
Guest
Hi,
I have a catenated string (i used StringBuilder.Append to concatenate few
strings), now i want to write my string to a file, but i need it to be
written from right to left (the default is left to right),how can it be done?
thanks,
Gidi.
I have a catenated string (i used StringBuilder.Append to concatenate few
strings), now i want to write my string to a file, but i need it to be
written from right to left (the default is left to right),how can it be done?
thanks,
Gidi.