sscanf

  1. alias sscanf = __mingw_sscanf
  2. int sscanf(scope const char* s, scope const char* format, ...)
    version(!MinGW)
    int
    sscanf
    (
    scope const char* s
    ,
    scope const char* format
    ,)
Suggestion Box / Bug Report