taglinefilesource code
cond2102scripts/tkcond.cstruct condition * cond2;
cond2125scripts/tkcond.ccond2 = cond->next->next;
cond2128scripts/tkcond.cif( strcmp(cond2->variable.str, "y") == 0 )
cond2131scripts/tkcond.ccond2->variable.str = strdup(tmpbuf);