|
XSugar Tools
beta
SoftwareTools for XML processing
|
Main function for xsg-pp command. More...
Go to the source code of this file.
Functions | |
| CNBoolean | XsgPpMain (const char *appname, const struct XsgPpOption *option) |
| Main function of xsg-pp command. | |
Main function for xsg-pp command.
| CNBoolean XsgPpMain | ( | const char * | appname, |
| const struct XsgPpOption * | option | ||
| ) |
Main function of xsg-pp command.
| TRUE | Execution successed |
| FALSE | Execution failed |
| appname | Application name |
| option | Option information |
1.7.5.1