Skip to content

Missing <stdio.h> functions #664

@ZERICO2005

Description

@ZERICO2005

The following appear to be missing from <stdio.h>:

  • freopen
  • ungetc (probably as a user defined weak function if it doesn't make sense in fileioc)
  • setbuf
  • setvbuf
  • fgetpos
  • fsetpos
  • fpos_t
  • tmpnam
  • tmpfile

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions