strupr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char* strupr(char* )
  2. char* strupr(char* s)
    version(COMPILE && Posix)
    extern (C++) nothrow extern (C)
    char*
    strupr
    (
    char* s
    )

Meta