Hi
I have text file. The columns in the text file are separated by whitespaces.Thi s text file consists of the floatig point values. I want to save each column in the separate array and find the minimum and maximum from each column.Number of columns and rows are not fixed and I want to write this code using c++.
Thanks.
User Profile
Collapse
-
reading a text file and saving it in the arrays
-
reading a text file and saving it in the arrays
Hi
I have text file. The columns in the text file are separated by whitespaces.Thi s text file consists of the floatig point values. I want to save each column in the separate array and find the minimum and maximum from each column.Number of columns and rows are not fixed and I want to write this code using c++.
Thanks.
No activity results to display
Show More