We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
The electronic Help Book ("eBook") "C51.pdf" describes 8051 language extensions and 8051 derivatives. That's fine. I miss a helpful additional eBook in the Book Window of µVision V2.40, which describes the Standard-C Language (or ANSI-C Language). Perhaps likely the printed book "Kerninghan&Ritchie The C Programming Language" or so. I often use this printed book (i.e. Table with Operators, Table for printf arguments, ...). So I hope to get an advice to get/to buy this eBook? Thanks a lot Martin
I think you can download all the help files for Borland's C++ Builder for free - they include one that describes the standard 'C' language keywords.
Go to http://info.borland.com/techpubs/bcppbuilder/v5/updates/pro.html and look at B5LANG.ZIP Yes, it's C++, but it should still contain all you need.
If you want an actual ANSI C book as a PDF, you should surf over to the ANSI web site and buy the PDF edition of the ANSI/ISO C standard itself. At 18$ it's cheaper than K&R on paper, and you can integrate it in Keil's book tab alongside the others.