#include "txml.h" /** XMLパース&表示プログラム */ int main(int argc, char** argv) { int i; Buffer buf; tTree* tt; int mode = 2, dflg = OFF; for (i=1; i