MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / get_char

Function get_char

hashing/sha256.cpp:170–187  ·  view source on GitHub ↗

* @brief Returns the character at pos after the input is padded * @param input Input string * @param pos Position of character to be returned * @return char Character at the index pos in the padded string */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_get_charFunction · 0.70

Calls 1

compute_padded_sizeFunction · 0.85

Tested by 1

test_get_charFunction · 0.56