How to embed data within an executable?

Gary Willoughby dev at nomad.so
Sun Feb 2 08:48:15 PST 2014


I'm using DMD to create an executable and wondered what is the 
best way to embed data into it.

For example, i want to embed base64 image data in the executable 
then access it during runtime. Is this possible? if so how?


More information about the Digitalmars-d-learn mailing list