In this short Cpp programming tutorial, we are going to see how to convert a string (floating value) to an actual float type.
THIS IS FOR PRACTICING PURPOSE! No need to "Well, you could just use stof()" bomb. 😉
Source code: https://github.com/najmiter/Normal_St...
#cprogramming #programming #tutorial #cpp #forbeginners