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

Function min_printf

developer_tools/min_printf.h:299–354  ·  view source on GitHub ↗

* min_printf is the function same as printf * @param fmt format of string * @param ... arguments passed according to the format */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 6

put_charFunction · 0.85
get_width_and_precisionFunction · 0.85
get_chFunction · 0.85
print_int_valueFunction · 0.85
print_double_valueFunction · 0.85
print_stringFunction · 0.85

Tested by 1

mainFunction · 0.68