Hi, I need to know the specs. of the C language.I have a few books on C but does anyone have a link/soft copy/forums. Rgds Raj Shetgar
A C reference: http://www-ccs.ucsd.edu/c/ Additional library reference: http://www.dinkumware.com/libraries_ref.html
Since this is specifically a Keil forum, and the thread specifies C51, the appropriate Library Reference is, surely: http://www.keil.com/support/man/docs/c51/c51_library.htm
That one will no doubt serve you even better, especially when you start wondering what happened to that function you don't have... (In which case you might want to visit http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/)