Skip to content

libc: implement fscanf() #66942

Open
Open
@ycsin

Description

This was originally added as a ticket under POSIX, but fscanf() is not a POSIX function. It is from C89.

https://en.cppreference.com/w/c/io/fscanf

The expectation from the POSIX API is that this function is implemented as part of whatever C library is in use.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

EnhancementChanges/Updates/Additions to existing featuresGood first issueGood for a first time contributor to takearea: C LibraryC Standard Library

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions