|
||
int LINE_WIDTH ( USINT width_style )
USINT width_style; // An unsigned integer formatted as a width-style
|
|
|
Synopsis |
#include "silver.h"
The LINE_WIDTH macro returns the line-width component from a width-style pair.
|
|
Parameters |
width_style is an unsigned integer previously formatted by MAKE_WIDTH_STYLE
|
|
Return Value |
LINE_WIDTH returns an integer value
|
|
See Also |
|