C programming idiom

C62306
concept

A C programming idiom is a commonly used, recognizable pattern or style of C code that expresses a particular operation or design in a concise, conventional, and often efficient way.

Instances (1)

Instance Via concept surface
Duff's device