I am working on a program that has multiple source files and I am
using BCB 5. When I debug the code, I get to some lines of code that
call a function from a different source file. Is there an easy way (a
shortcut or something) that allows me to go straight to the definition
of the function? I know that if I press Ctrl + Left Click, I get
immediately to the function declaration. But how can I get straight to
the function definition? I find it pretty annoying to do a "Search in
files", then type "::FunctionName".
Regards,
Jimmy Void