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

Function get_number

project_euler/problem_13/sol1.c:16–42  ·  view source on GitHub ↗

Function to read the number from a file and store it in array. \n index 0 of output buffer => units place \n index 1 of output buffer => tens place and so on i.e., index i => 10^i th place */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected