Skip to content

Update unsignedInt.adoc #304

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 22, 2018
Merged

Update unsignedInt.adoc #304

merged 1 commit into from
Jan 22, 2018

Conversation

hydrocontrol
Copy link
Contributor

I'm unsure how deep the language reference is supposed to dig into the inner workings of the MCU.
I think in this case the issue with scope of the calculation is relevant, because it is a consequence of the rollover. For beginners, the easiest is to avoid unsigned variables alltogether :-)
Thank you for considering
Thomas

I'm unsure how deep the language reference is supposed to dig into the inner workings of the MCU. 
I think in this case the issue with scope of the calculation is relevant, because it is a consequence of the rollover. For beginners, the easiest is to avoid unsigned variables alltogether :-)
@SimonePDA
Copy link

A useful explanation about the math behind signed and unsigned variables

@SimonePDA SimonePDA closed this Jan 22, 2018
@SimonePDA SimonePDA reopened this Jan 22, 2018
@SimonePDA SimonePDA merged commit 3c464bc into arduino:master Jan 22, 2018
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