MCPcopy Create free account
hub / github.com/TheAlgorithms/C / get_ch

Function get_ch

developer_tools/min_printf.h:74–81  ·  view source on GitHub ↗

* @brief Returns specific required next character * @param p pointer to a format string of `min_printf()` * @param buffer struct for checking if buffr_char character is present or not * @return character inside `buffer->buffr_char`, if `buffer->buf_size` is one * @return character at which p is pointing, if `buffer->buf_size` is zero */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

min_printfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected