Skip to content

Remove Strings/AnsiStrings unit dependency for string handling #118

Open
@Free-Pascal-meets-SDL-Website

Description

See PR #109 and discussion there.

In short:

  • replace the Strings.StrLen (FPC) / AnsiStrings.StrLen (Delphi) function calls by SDL_strlen() function calls
  • remove dependency from Strings (FPC) / AnsiStrings (Delphi) unit

Metadata

Metadata

Assignees

No one assigned

    Labels

    to doSome update necessary, critical or not

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions