NomanProdhan
Level 1
Write the reason you're deleting this FAQ
Hello there
I am doing a simple C programming project. For the project I will need to use two dimensional array and also will need to store all the array data/elements in my HDD. I mean after exiting the program interred data will be saved and when the user will re run the program they will got those data. As I am a beginner of C programming so I am little confuse that how can I do this ? will I need to use any special memory function or can I do this with malloc() function ?? If you know what will work for this then please share your experience with me. It will help me a lot for my simple mini project.
I hope someone will reply here with some helpful information.