Saturday, September 11, 2010

how to jump to a Fortran tag from with C

Hi
I am using exhuberant ctags and I am dealing with C code that calls
Fortran code. So if the name of the Fortran subroutine is Foo, I call
it from C as Foo_ (i.e. with an appended underscore)

How can I get it to work so that C-] sends me to Fortran subroutine?

-Mathew

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: