passing ofstream referenceyes but that very first program is giving weird output, it is not including all files in the directo...
passing ofstream referenceI have never passed ofstream as reference before, can anybody help me change this code to pass ofstr...
passing ofstream referenceI opened ofstream inside browse function and it worked but it is not a good practice i guess, now of...
passing ofstream referencestill not showing files of first folder
passing ofstream referencecorrected code: [code] #include <iostream> #include<fstream> #include <dirent.h> #include<string.h>...