Im developing software that will handle alot of files & i was wondering what the best way of doing this is. There's a couple of things that are important.
1) i want to be able to access the files easily and have them grouped.
2) i want the files to be in human-unreadable format
It would be nice to have one big file containing many small ones & i can just pull out the bits of data i need when i want. Any advice or links to good tutorials would be much appreciated! thanks