Join Slack
Powered by
<@U0BHS1Y07> Just a thing to check: Make sure it w...
# tornadofx
p
permalmberg
01/21/2017, 8:48 PM
@voddan
Just a thing to check: Make sure it works even if `counter`overflows to negative values (I don't rememver how the `%`operator works in Java). You might want to use an
unsigned
type if it doesn't.
2
Views
Open in Slack
Previous
Next