|
| From: | Martin Beseda |
| Subject: | Detection of function calls in C and C++ codes |
| Date: | Fri, 19 Aug 2016 14:03:28 +0200 |
| User-agent: | Roundcube Webmail/1.0.2 |
|
To whom it may concern, I need to detect function calls in C and C++. I need to detect calls exclusively (with line numbers), without functions' declarations etc.
I've tried to use it like this: gtags -f fileList.txt global -r -x exchangeSizes
But when I'm trying to parse some C++ codes, I'm encountering problems like this:
/projects/p_readex/amt/ProxyApps/FOO/lassen_FOO> /projects/p_readex/amt/libraries/global-6.5.4/global/global -r -x exchangeSizes
|
lassen_FOO.zip
Description: Zip archive
| [Prev in Thread] | Current Thread | [Next in Thread] |