Skip to content

Conversation

JustAnotherArchivist
Copy link
Contributor

@JustAnotherArchivist JustAnotherArchivist commented Jun 28, 2022

  • Indicate return value on error
  • Explain in what *pend points to exactly both on success and on error
  • Mention that trailing whitespace is ignored; also replace 'spaces' with 'whitespace' since all ASCII whitespace is skipped, not just spaces
  • Add that str must be NULL-terminated

Supersedes stale gh-26774

* Indicate return value on error
* Explain in what `*pend` points to exactly both on success and on error
* Mention that trailing whitespace is ignored; also replace 'spaces' with 'whitespace' since all ASCII whitespace is skipped, not just spaces
* Add that `str` must be NULL-terminated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants