I think it will be good, if we could go between different files
through links in #include section in C++ code.
For example:

// main.cpp
#include "foo.h" // and "foo.h" is a link to this file
void main ()
{
 ...
}

We click "foo.h", and can read it.

P.S. Sorry for my bad English.

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to