The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer types. These functions convert ASCII strings ...
this code separates the ints ,floats and strings from the file or from the keyboard...each line of file is string..that string is divided into words den checking that each word is either char or digit ...