c-embed
c-embed copied to clipboard
Error on 'rewind' when compiling '0_fgets'
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
Looking at c-embed.h I guess 'rewind' should be renamed to 'erewind'?
Regards, GW