Skip to content

Compilable on Windows

Latest
Compare
Choose a tag to compare
@Spitfire1900 Spitfire1900 released this 14 Dec 01:04

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.