* @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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected