TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Debugging with a Circular Buffer
4 points
by
marcua
about 15 years ago
1 comment
tptacek
about 15 years ago
Collapse
Nice, but next time use (counter = (counter + 1) % SIZE) instead of burying an if() statement in a macro.
评论 #1371169 未加载