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

Suggestion to add size_t reference page #228

Closed
per1234 opened this issue Nov 12, 2017 · 2 comments
Closed

Suggestion to add size_t reference page #228

per1234 opened this issue Nov 12, 2017 · 2 comments
Assignees
Labels

Comments

@per1234
Copy link
Collaborator

per1234 commented Nov 12, 2017

*Moved from arduino/Arduino#6921 by @sterretje

As title says

Add a data type size_t to the data type section; maybe add a hint about sizeof to determine what the size of size_t is so people can determine for themselves.

@per1234
Copy link
Collaborator Author

per1234 commented Nov 12, 2017

I agree that it should be documented. Although I don't think size_t is a type that will be commonly used by beginners in their code, some Arduino functions return size_t, which should be documented, and that will naturally lead users to look for a size_t page in the Data Types section of the Language Reference.

@q2dg
Copy link

q2dg commented Jul 20, 2018

Well, datatypes documentation is a lost battle...see arduino/Arduino#4525

per1234 pushed a commit to per1234/reference-en that referenced this issue May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants