SilverScreen Solid Modeler

sys_screen

sys_screen

Previous topic Next topic  

sys_screen

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

void sys_screen ( char *buf )

 

char *buf;       // character buffer to receive screen name

 

 

 




Synopsis

#include "silver.h"

 

The sys_screen function copies the current screen name into buf

.

 

Parameters

buf is a character buffer that is to receive the screen name.

 

 

Return Value

none.

 

 

See Also

sys_drawing