User profile: XorioZ

User info
User name:XorioZ
History
Joined:
Number of posts:6
Latest posts:

how to use data from a data file
are you using a library to read the file or are you just using an fstream? It might help if you post...

Optimizing my code
Damn that's some nice code. Thanks a lot JLBorges. Super nice with the http references. I might hav...

checking file fail
I had to check for a file at some point and found this lying on the net somewhere. Would like to giv...

Optimizing my code
so i made a few changes. added another map that represents each line of the file as i figured out i ...

Adding to the size of a dynamic array of structures
I know you say you have to use an array instead of using a vector. But you also say you have to use ...