Posted by: Anonymous Coward
on March 10, 2007 01:39 AM
The most difficult thing to figure out when you start on a new project is events (function pointers). It is almost never obvious how they are handled by reading the source. You need a tool to tell you which events triggers which functions and all possible functions a function pointer could point to.
Do they support events/function pointers?
Posted by: Anonymous Coward on March 10, 2007 01:39 AMDo Cscope or SilentBob support that?
#