arduino / arduino/reference-en

(signed/unsigned) long long/(u)int64_t integer numbers and ULL formatter

Open
#744 0 comments 0 reactions 1 assignee View on GitHub

@per1234 is already working on this.

Since Aug 26, 2020.

enhancement
Dominant language
No language data
Stars
173
Forks
704
PR merge metrics
No merged PRs in 30d

Description

64 bit integer numbers (long long/signed long long/unsigned long long/int64_t/uint64_t) along with the ULL formatter are currently not documented although the U/L/UL formatters have been documented in "Integer Constants".
Can I request that the documentation be updated to address this issue with architectures supported (AVR/ARM etc.), minimum Arduino IDE version required and math/compound math supported on such numbers?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.