News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Additional Includes

Started by Manos, February 14, 2019, 11:28:48 PM

Previous topic - Next topic

Manos

I updated the include files and the pcc32.exe to avoid hanging.

Download the include and pcc32.exe from: http://www.manoscoder.gr/mysite/coderstudio.htm
and replace the old.

The math.h and maybe some other require to use the: /C99 switch
in pcc32 command line, like: pcc32 /c /MD /C99 SomeFile.c

Manos.

Manos

Because the time.h has a bug, replace the old with the new one.

Manos.