cc [ flag ... ] file ... -lcdk [ library ... ]
#include <cdk.h>
| Display_Type | Result |
| vNONE |
Displays no information about the current values.
|
| vPERCENT |
Displays the current value as a percentage.
|
| vFRACTION |
Displays the current value as a fraction.
|
| vREAL | Displays the current value. |