Storing data in a map of vector<double>'sSure (sorry for the late reply I was on a holiday..) A data sample: [code] MID SEQ G A T X Y SCALE...
Storing data in a map of vector<double>'sHi Rafae11, I tried this method but I get a segmentation violation instantly. I searched on the int...
Storing data in a map of vector<double>'sYeah there is probably a way to read it once, but I can't figure it out. The problem I have is that ...
Storing data in a map of vector<double>'sHi again, I fixed it, I think the size of the vector was indeed the problem. I made it into a funct...
Storing data in a map of vector<double>'sHi Mutexe and Reafae11, Thanks for the help. I checked the size of the temp vector and it is zero, ...