id and options variables are different types.
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
id of type int, options is type unsigned int.
id being int means that users input of which tally id to increment can be negative.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.