c-embed icon indicating copy to clipboard operation
c-embed copied to clipboard

Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code

Results 3 c-embed issues
Sort by recently updated
recently updated
newest added

Also, I think it should scan for '\n' instead of '\r'. Regards, GW

The Cygwin executable also runs when launched from a Windows terminal (and copying the required Cygwin DLLs into the directory). Regards, GW

I am getting the following error when compiling '0_fgets' on Linux: gcc main.c c-embed.o -include ../../c-embed.h -DCEMBED_TRANSLATE -o main In file included from : ./../../c-embed.h:177:6: error: conflicting types for ‘rewind’...