Scanning a header file to save image dataI'm trying to read from a header file to take the image dimensions and other variables but I don't u...
What size to use for reading binary? My binary file size is 88200000 bytes, but each element should have 2 bytes. So when I use "infi...
Using std::copy to make 1D array a 3D matrixI'm trying to copy my array 'block' to a 'dummy' 3D matrix so I can take out some arbitrary smaller ...
Beginner's question about matricesI get this error when I try to assign it to block: Error: Can't call basic_ifstream<char,char_trait...
Beginner's question about matricesI ultimately need to read in a binary file of unsigned ints into a matrix. The goal is to manipulate...
This user does not accept Private Messages