Current Location: Home> Function Categories> printf

printf

Output formatted string
Similar Functions
  • Convert hexadecimal string to binary string hex2bin

    hex2bin

    Converthexadecimalst
  • Calculate the sha1 hash value of a string sha1

    sha1

    Calculatethesha1hash
  • Generate single-byte strings from numbers chr

    chr

    Generatesingle-bytes
  • Escape metacharacter set quotemeta

    quotemeta

    Escapemetacharacters
  • Get digital format information localeconv

    localeconv

    Getdigitalformatinfo
  • Find any one of a set of characters in a string - Return a substring that starts with the found character strpbrk

    strpbrk

    Findanyoneofasetofch
  • Find the last occurrence of a specified character in a string strrchr

    strrchr

    Findthelastoccurrenc
  • Binary safe comparison string (compare the specified length from offset position) substr_compare

    substr_compare

    Binarysafecomparison