Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
CoffeeCollector
3y ago
0 comments
Share
Can’t we have a tight loop in any language? What’s special about C here?
0 comments
default
newest
oldest
josephcsible
3y ago
Tight loops in higher-level languages generally always have yield points/opportunities to break provided by the runtime, even if the loop itself doesn't appear to have any.
CoffeeCollector
OP
3y ago
Seems to me this says more about the programmer than the language.
klez
3y ago
The fact that I was responding to someone asking what a tight *C* loop is, nothing more.
j
/
k
navigate · click thread line to collapse