How can I write a function analogous to scanf, that calls scanf to do most of the work?
Unfortunately, vscanf and the like are not standard. You're on your own.
Read sequentially: prev next up top
This page by Steve Summit // Copyright 1995 // mail feedback