| http://www.w3.org/ns/prov#value | - In the below program I want to create a random matrix, print it to the screen, write it to a file, then scan a copy of that matrix from the file and print the copy to the screen, everything works except for when I try to read from the file, the algorithm in my code is is incorrect I think, the scanf function fails i dont know why....
|