Main index | Section 3 | Options |
#include <libxo/xo.h>
Flag Description |
XO_STYLE_TEXT Traditional text output |
XO_STYLE_XML XML encoded data |
XO_STYLE_JSON JSON encoded data |
XO_STYLE_HTML HTML encoded data |
The xo_set_style_name() function can be used to set the style based on a name encoded as a string. The name can be any of the styles: "text", "xml", "json", or "html".
EXAMPLE: xo_set_style_name(NULL, "html");
LIBXO (3) | December 4, 2014 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | If you have a problem and you think awk(1) is the solution, then you have two problems. | ” |
— David Tilbrook |