I think you're going to have to be more specific about your needs and project.
"data" could just be a bunch of lines of text. So write a .txt file to the hard drive.
or data could be a highly complex set of 50 tables.
or data could be a bunch of 'widget' structs
Comment