Releases: Spitfire1900/umax
Releases · Spitfire1900/umax
Compilable on Windows
Run $gcc umax4_8.c to compile on Linux. The resulting a.out file is your executable code.
You can also compile it for Windows using the command cl umax4_8.c in Visual Studio's Developer Command Prompt.