Rav said:
> hi, i need a function, preferably a program for parsing the complex
> declarations in C.
cdecl can do this. I refer you to FAQ 18.1, which can be found easily enough
at
http://c-faq.com - the comp.lang.c FAQ site.
> Also, plz explain the meaning and use of cdecl.
See "The C Programming Language", 2nd edition, by Brian W Kernighan and
Dennis M Ritchie, Chapter 5, section 5.12, for a simplified version called
"dcl", together with source code and a full explanation of its workings.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)