mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
Defining __USE_MINGW_ANSI_STDIO=1 provides C99 compatible printf and scanf routines, which avoids the need for workarounds for the various failings of the Microsoft C runtime library.