Skip to content

Releases: Spitfire1900/umax

Compilable on Windows

14 Dec 01:04
Compare
Choose a tag to compare

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.