You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
In my particular scenario I have created amalgamated code:
cat *.c platform/win32/*.c > ../agla.cThis works if qsort is named differently (because all includes are in one file).
Quite funny to see that whole program compiling make such difference on Word Count, while being worse on RLE.