This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of Resolved status.

2548. Missing vfscanf from <cstdio>

Section: 31.13 [c.files] Status: Resolved Submitter: Richard Smith Opened: 2015-10-09 Last modified: 2017-03-12

Priority: 3

View all other issues in [c.files].

View all issues with Resolved status.

Discussion:

C's vfscanf function is not present in C++'s <cstdio>, and presumably should be. It looks like this is the only missing member of C's [v]{f,s,sn}[w]{printf,scanf} family.

[2016-08 - Chicago]

Resolved by P0175R1

Thurs AM: Moved to Tentatively Resolved

Proposed resolution:

This wording is relative to N4527.

Modify Table 133 as follows:

ungetc
vfprintf
vfscanf
vprintf
vscanf