Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/03/11 19:42
Read: times


 
#185006 - ! StdInt.h
Responding to: ???'s previous message
My commercial version of Keil C51 does not have the "stdint.h" file. My C51 is version 7.01.

The list of the standard header files in my /inc folder include:

ABSACC.H
ASSERT.H
CTYPE.H
ERRNO.H
FLOAT.H
INTRINS.H
LIMITS.H
MATH.H
SETJMP.H
STDARG.H
STDDEF.H
STDIO.H
STDLIB.H
STRING.H

The above list matches the list of header files that Keil documents in their on-line C51 Users Manual - http://www.keil.com/support/m...ibrary.htm

..with the exception of the ERRNO.H. That is on my system from an earlier version.

All told - no STDINT.H

Michael Karas



List of 13 messages in thread
TopicAuthorDate
stdint.h for Keil C?            01/01/70 00:00      
   ! StdInt.h            01/01/70 00:00      
      Make one            01/01/70 00:00      
         Ofcourse            01/01/70 00:00      
            SDCC's headers can be adapted            01/01/70 00:00      
               That's the problem...            01/01/70 00:00      
   So just write one!            01/01/70 00:00      
   Does Keil claim C99 compliance at all?            01/01/70 00:00      
      They have a statement on this...            01/01/70 00:00      
         C90 conformance - not C99.            01/01/70 00:00      
            I personally don't need full C99 compliance            01/01/70 00:00      
               Yes possible. But maybe not economical.            01/01/70 00:00      
               Not difficult            01/01/70 00:00      

Back to Subject List