SilverScreen Solid Modeler

path_library

path_library

Previous topic Next topic  

path_library

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

void path_library ( char *buf )

 

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

 

 

 




Synopsis

#include "silver.h"

 

The path_library function copies the name of the current SilverScreen library directory into buf .

 

 

Parameters

buf is the address of a character buffer that is to receive the directory name.

 

 

Return Value

none.

 

 

Comments

The directory name is always terminated by a backslash ('\') character.

 

 

See Also

path_execution, path_drawing, path_home, path_silver, path_temp