I\'ve seen this done long ago with hlsl/glsl shader code -- using an #include on the source code file that pastes the code into a char* so that no
#include
char*
According to this, it's not possible, but you can use xxd -i to archieve the same effect.
xxd -i