Iros
 
Loading...
Searching...
No Matches
fgets_unlocked.cpp File Reference

Functions

auto fgets_unlocked (char *__restrict str, int count, FILE *__restrict file) -> char *
 

Function Documentation

◆ fgets_unlocked()

auto fgets_unlocked ( char *__restrict str,
int count,
FILE *__restrict file ) -> char*