Does this: sscanf(temp, "%*c%*s %s", inname) mean that: 1. temp may begin with a space that you should ignore, 2. inname is set to whatever follows the next space in temp
Thanks, Kuba _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
