Does anybody know how to turn off overflow errors for C. I want to figure out if I can create an 8-bit counter that can loop around itself without using conditionals.
Uncategorized
3
Posts
2
Posters
0
Views
-
Does anybody know how to turn off overflow errors for C. I want to figure out if I can create an 8-bit counter that can loop around itself without using conditionals.
-
R relay@relay.publicsquare.global shared this topic
-
Does anybody know how to turn off overflow errors for C. I want to figure out if I can create an 8-bit counter that can loop around itself without using conditionals.
@rommix0 I've never had overflow errors working in C. So I've had both intentional and unintentional wraparounds. Hahaha.
-
@rommix0 I've never had overflow errors working in C. So I've had both intentional and unintentional wraparounds. Hahaha.
@daygar Nice. That's good to know.
-
R relay@relay.mycrowd.ca shared this topicR relay@relay.infosec.exchange shared this topic