help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: End line of functions


From: Hideki IWAMOTO
Subject: Re: End line of functions
Date: Sun, 19 Dec 2004 10:53:02 +0900

On Sun, 19 Dec 2004 01:22:36 +0900, address@hidden 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  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]