SilverScreen Solid Modeler

pm_comment

pm_comment

Previous topic Next topic  

pm_comment

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

void pm_comment ( char *message )

 

char *message;      // comment string

 

 

 




Synopsis

#include "silver.h"

 

The pm_comment function adds a comment line to the current panel.

 

 

Parameters

message is a null-terminated string containing the comment line.

 

 

Return Value

none

.

 

See Also

pm_execute