Tagged Questions
20
votes
21answers
1k views
Source Code Analysis - what do you do?
Situation: I have some source code, and I'm boning up on what happens. Who calls what, what goes where, etc, etc. (There is minimal documentation/comments, so I have to work it out myself).
Now, my ...
1
vote
0answers
67 views
Tool for searching code, which outputs name of function [closed]
I'm looking for a free code search utility with a output, different from the ones I know. Instead of printing the file and line number and some lines of the context, I would like to know:
within ...