[Issue 4255] Missing declaration on core.stdc.stdio of kbhit function
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 9 19:08:45 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4255
Alex Rønne Petersen <alex at lycus.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |alex at lycus.org
Resolution| |WONTFIX
--- Comment #1 from Alex Rønne Petersen <alex at lycus.org> 2012-10-10 03:44:41 CEST ---
kbhit by itself is not standardized and _kbhit is apparently ISO C++.
core.stdc.* only binds C99. So, closing this...
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list