How to use the "Resource Files" logical folder in Netbeans IDe for C/C++? -
as can seen in below screenshot, netbeans c/c++ project allows addition of resource files. when google things along lines of "netbeans c/c++ 'resource files," nothing useful comes up. such, ask here: , how can use them? logical folder application can use @ runtime regular fstream
s, or allow embedding of files in final executable similar java's getclass().getresourceasstream()
mechanism?
note: using g++ 5.4.0 on ubuntu 16.04 lts x64 if these platform independent in way (in case know how use them on windows , other versions of linux well).
Comments
Post a Comment