On 2008-09-13 12:29, pavanrai wrote:
Hi,
I am getting the following error message in borland c++ developer 2006
while code compilation -
[C++ Error] sysmac.h(21): E2209 Unable to open include file 'stdint.h'
The file "stdint.h" does not exist (at least not where the compiler
expects to find it), are you sure your implementation supplies it (it is
new since C99, and not all compilers supports C99).
--
Erik Wikström