I am trying to read floating point numbers from a file and writing them into another file to get acquainted with low level file handling and the syscalls read and write. The