Day 97/100 100 Days of Code
Back to working on the results of the mini-app. I had trouble getting the results because strtod always output a value of 0.0. I tried atof, but the same problem occurred. I then tried creating my own functions for char* to double conversion and acci...
digitalcreations.hashnode.dev1 min read