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 fstreams, or allow embedding of files in final executable similar java's getclass().getresourceasstream() mechanism?

resouce files logical folder under project

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

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -