- Forum: Coding and Programming
- Thread: 2d Vector (C++)
Is it possible to have multiple file types in a 2d vector?
For example, I'm making a file system program that reads a directory and lists the file extension, how many times the extension shows up, and the total size of all the files...