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