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