i'm trying to create a file in C++ using <stdio.h> and when i wrote the codes, complie the program everyhting seems fine but after running it and yes the file was created but when i checked it the numerical figures weren't there atleast the ones that i inputed in the program but there was some other figure that weren't entered and when i try to read the file using the same program it stop respoding. i used a switch statement and function protypes..the codes i used to read the file. this function was called with-in a case.