Can anyone tell me how to open a file in C++ and read data from this file. For example, the file contains a data table and i would like to use those values in my program for some calculations purposes
opening files
Collapse
X
Comment