Skip to content

Fix references to "C programming language" #475

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

Merged
merged 1 commit into from
Jan 21, 2019
Merged

Fix references to "C programming language" #475

merged 1 commit into from
Jan 21, 2019

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Jan 17, 2019

Yes, you can use C, but 99.99% of Arduino code (including all .ino files) are C++ and anyone needing to read the Language Reference is almost certainly writing exclusively C++. There is a widespread misinformation that Arduino sketches are C so it's important to at least get it right in the official documentation.

Yes, you can use C, but 99.99% of Arduino code (including all .ino files) are C++ and anyone needing to read the Language Reference is almost certainly writing exclusively C++. There is a widespread misinformation that Arduino sketches are C so it's important to at least get it right in the official documentation.
Copy link
Contributor

@robsoncouto robsoncouto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged. Thanks @per1234

@robsoncouto robsoncouto merged commit 43176df into arduino:master Jan 21, 2019
@per1234 per1234 deleted the cplusplus-not-c branch February 3, 2019 02:32
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

Successfully merging this pull request may close these issues.

2 participants