We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See PR #109 and discussion there.
In short:
Strings.StrLen
AnsiStrings.StrLen
SDL_strlen()
The text was updated successfully, but these errors were encountered:
Merge pull request #109 from suve/add-iconv-functions
88a8066
- Add iconv functions - Adds dependency from Strings/AnsiStrings unit (should be adressed later, see issue #118)
No branches or pull requests
See PR #109 and discussion there.
In short:
Strings.StrLen
(FPC) /AnsiStrings.StrLen
(Delphi) function calls bySDL_strlen()
function callsThe text was updated successfully, but these errors were encountered: