On Mon, Nov 26, 2012 at 10:42 AM, ik <[email protected]> wrote: > On Mon, Nov 26, 2012 at 10:29 AM, Vincent Snijders > <[email protected]> wrote: >> >> >> 2012/11/26 ik <[email protected]> >>> >>> Hello, >>> >>> Is there a way to convert endian of a string (from little to big and >>> vice versa) ? >> >> What kind of string you want to convert? For example a PChar is trivial. > > ShortString, AnsiString, UTF8String, WideString and UnicodeString :)
Should ReverseString work just as well ? :) > >> >> Vincent >> >> _______________________________________________ >> fpc-pascal maillist - [email protected] >> http://lists.freepascal.org/mailman/listinfo/fpc-pascal _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
