bn:03218750n
Noun Concept
Categories: C (programming language), Source code, Articles with permanently dead external links, Articles with example C code, Computer programming folklore
EN
Duff's device  Duff Devices  Duffs device  Duff’s device
EN
In the C programming language, Duff's device is a way of manually implementing loop unrolling by interleaving two syntactic constructs of C: the do-while loop and a switch statement. Wikipedia
Definitions
Relations
Sources
EN
In the C programming language, Duff's device is a way of manually implementing loop unrolling by interleaving two syntactic constructs of C: the do-while loop and a switch statement. Wikipedia
Computer science implementation by Tom Duff Wikipedia Disambiguation
A particular optimized implementation of a serial copy that uses an unusual C-language construct for loop unwinding. Wiktionary
DISCOVERER OR INVENTOR
NAMED AFTER
Wikipedia
Wikidata
Wiktionary