Skip to content
New issue

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

Native is not bound - strcmp #22

Open
RusJJ opened this issue Apr 11, 2020 · 3 comments
Open

Native is not bound - strcmp #22

RusJJ opened this issue Apr 11, 2020 · 3 comments

Comments

@RusJJ
Copy link

RusJJ commented Apr 11, 2020

Exception thrown: Native is not bound
[0] strcmp()

@RusJJ
Copy link
Author

RusJJ commented Apr 15, 2020

Possible the same with all string.inc natives

@asherkin
Copy link
Owner

Possible the same with all string.inc natives

Spider's runtime only implements a handful of natives, right now the list is:

  • PrintToServer
  • Format
  • FormatEx
  • StringToInt
  • StringToFloat
  • StrContains

@RusJJ
Copy link
Author

RusJJ commented Apr 28, 2020

Found 1 more: Pow

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

No branches or pull requests

2 participants