fscanf

  1. alias fscanf = __mingw_fscanf
  2. int fscanf(FILE* stream, scope const char* format, ...)
    version(!MinGW)
    int
    fscanf
    (,
    scope const char* format
    ,)
Suggestion Box / Bug Report