Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

erwan-simon/asm_library

Repository files navigation

asm_library

Reimplementation of basic functions in assembly

  • rindex : locate character in string
  • strchr : locate character in string
  • strcmp : compare two strings
  • strspn : search a string for a set of bytes
  • strlen : calculate the length of a string
  • strncmp : compare two strings
  • strpbrk : search a string for any of a set of bytes
  • strstr : locate a substring

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /