The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Specialised Projects
»
CoderStudio
(Moderator:
Manos
) »
Additional Includes
« previous
next »
Print
Pages: [
1
]
Author
Topic: Additional Includes (Read 2871 times)
Manos
Moderator
Member
Posts: 50
Additional Includes
«
on:
February 14, 2019, 11:28:48 PM »
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.
«
Last Edit: February 19, 2019, 12:48:32 AM by Manos
»
Logged
Manos
Moderator
Member
Posts: 50
Re: Additional Includes
«
Reply #1 on:
February 20, 2019, 06:08:14 AM »
Because the
time.h
has a bug, replace the old with the new one.
Manos.
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Specialised Projects
»
CoderStudio
(Moderator:
Manos
) »
Additional Includes