On Tue, 17 Jun 2003, Lars Gullik Bjønnes wrote: > Asger Kunuk Alstrup Nielsen <[EMAIL PROTECTED]> writes: > > | Doxygen will give you the information, but who brings up doxygen before > | they do a one-line change in a file? Code should stand on it's own. > > But of course 'virtual' will only be mentioned in the .h file, so who > looks at the .h file if they only want to make a one-line change to > the .C file?
I have bound Ctrl+½ on my keyboard to toggle between the .h and .C file, so I always look in the .h before I make a one-line change to the .C file. Regards, Asger