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

Function is_number

developer_tools/min_printf.h:62–65  ·  view source on GitHub ↗

* @brief Checks if a character is a number * @param c character to be checked if it's a number or not * @return `true`(1) if the character is a number * @return `false`(0) if the character is NOT a number */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_width_and_precisionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected