News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

eexternal run-time

Started by Anonymous, December 14, 2004, 01:20:31 PM

Previous topic - Next topic

Anonymous

It's difficult to use external run-time library for windows becouse in some headers some functions redefined to another (fo example atoi in stdlib.h).
It will be good if PellesC developer will add posibility to use some definition(for example _EXTERNCRT) that will block this defines.