Hi Rob,<br><br> As for the command options FLAG_xxx macros are auto generated. Is the long options support in there and working?<br><br>Another usage issue I came across is in yesno() function.<br><br>In that you check for the tty fd. As '0' is also tty, you print the prompt data onto 'stdin' which doesn't show up on screen.<br>
Putting "stdout' instead of fps[i] in fprintf shows the prompt. And reading from fps[i] is fine.<br><br>what is your opinion on the same.<br><br>rgds,<br>Ashwini<br>