I/O Text file handling and dynamic memory allocationYeah, You were right. The problem was for double declaration. and since I update the variable for th...
I/O Text file handling and dynamic memory allocationIn the class declaration, I got some errors. [code] #include<fstream> #include <cstring> #include <...
I/O Text file handling and dynamic memory allocationDear fun2code, Thanks a lot. it was perfect. I understand the problems I made and now it can be com...
I/O Text file handling and dynamic memory allocationWhat do you mean exactly with my string is not null terminated. To the best of my knowledge when I u...
I/O Text file handling and dynamic memory allocationDear fun2code, your help was really useful and helped me a lot. However, I worked on it and tried t...