Skip to content

Replaces strlen() with len() and substr() with a slice#1

Open
utsmok wants to merge 1 commit intoStenway:mainfrom
utsmok:main
Open

Replaces strlen() with len() and substr() with a slice#1
utsmok wants to merge 1 commit intoStenway:mainfrom
utsmok:main

Conversation

@utsmok
Copy link

@utsmok utsmok commented Jan 23, 2024

I presume these two non-python functions (strlen() and substr() were not translated when porting; I replaced them with their python equivalents (len() and a slice).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant