i have created c++ program in visual studio 2015 reads in external csv files, works on them, produces output. know in release folder of output directory .exe file created, .exe not work correctly without being placed in same folder 3 external csv files.
is there way can package csv files .exe file, can have standalone executable file.
thanks in advance
Comments
Post a Comment