Query: clamp
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CLAMP(9) Driver Basics CLAMP(9)NAMEclamp - return a value clamped to a given range with strict typecheckingSYNOPSISclamp(val, min, max);ARGUMENTSval current value min minimum allowable value max maximum allowable valueDESCRIPTIONThis macro does strict typechecking of min/max to make sure they are of the same type as val. See the unnecessary pointer comparisons.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CLAMP(9)
Related Man Pages |
---|
glblendequation(3g) - mojave |
pfsclamp(1) - suse |
min(3) - php |
rand(3) - php |
html::formfu::constraint::minmaxfields(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk script to "clamp" numbers. |