Re: How to Identify functions in a .C File??
- From: Roberto Waltman <usenet@xxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 10:48:34 -0500
"Pardha" wrote:
can any one help me out in writing a c code for identifying all the
functions present and the number of arguments taken by each function in
a given .C file????
Unless this is a student's project, why to reinvent the wheel?
http://ctags.sourceforge.net/index.html
.
- References:
- How to Identify functions in a .C File??
- From: Pardha
- How to Identify functions in a .C File??
- Prev by Date: Re: Copying fread behaviour on char array
- Next by Date: Re: Some doubts on variable-length array
- Previous by thread: Re: How to Identify functions in a .C File??
- Next by thread: passing a pointer to a struct to a function that uses ncurses
- Index(es):