Results 1 to 10 of 16

Thread: UNICODESTRING vs ANSISTRING

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Well, you know now.

    Anyway I think they should add an option to tell the compiler to define STRING as ANSISTRING, as FPC does with {$unicodestrings} or something. That would help a lot porting and maintaining code.
    No signature provided yet.

  2. #2
    Mother of Strings!!! it's highly inefficient and error prone to have multiple, obscure and undocumented units to deal with the same task.

  3. #3
    If you mean the AnsiStrings unit, I agree. If I were Delphi developer I would overload the functions adding UNICODESTRING, without breaking backwards compatibility.

    If you mean my al5strings... well, I didn't found a better solution.
    No signature provided yet.

  4. #4
    I meant AnsiStrings unit. That's a mistake. Your al5strings unit is a fix on a mistake made by others.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •