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

SDL_strlen and SDL_strnlen referenced in docs but undocumented #635

Open
DyXel opened this issue Nov 2, 2024 · 1 comment
Open

SDL_strlen and SDL_strnlen referenced in docs but undocumented #635

DyXel opened this issue Nov 2, 2024 · 1 comment
Assignees

Comments

@DyXel
Copy link
Contributor

DyXel commented Nov 2, 2024

Some pages such as https://wiki.libsdl.org/SDL3/SDL_strlcat reference it, but lead to a "no such page".

@icculus icculus self-assigned this Nov 3, 2024
@icculus
Copy link
Contributor

icculus commented Nov 3, 2024

Yeah, our biggest documentation coverage gaps right now are these C runtime wrappers. I'll try to take a run at these for 3.2.0, even if just to say something like "this works exactly like strlen() but doesn't require access to a C runtime."

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

No branches or pull requests

2 participants