UF_PLOT_banner_options_s
(查看源代码)
定义在: uf_plot_types.h
也被称为:
UF_PLOT_banner_options_t
UF_PLOT_banner_options_p_t
概述
This structure provides the banner options for rendering plots.
Data Members
show_banner
logical
TRUE if the banner appears on plot
output.
message
char *
If non-NULL, a NULL-terminated ASCII
string that appears in the banner if
a banner entry is defined to display
the message.
output.