Re: End line of functions
Hideki IWAMOTO <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 19 Dec 2004 01:22:36 +0900, [email protected] wrote... > Hello hackers, I've been appreciating your work very much. > > I have C source files each having a number of functions. > Now I want to pick several functions from the files and put them into > a new file. > So the end line of the specified functions as well as their start line > is needed to know. The line number which global displays is a line including the name of a function. It is not the start line of a function definition. I think that global is unsuitable for your purpose. ---- Hideki IWAMOTO [email protected]