Pan Xing wrote: > Every time I found some macros or functions defined out side the > program, > I have to do the silly work to use grep to locate it. > > Could some one recommend me a better IDE, like the VC or BC, > or any other solutions. You should use tags for this sort of thing. Generate a TAGS file with ctags/etags, then use C-] (vi) or M-. (Emacs) to find the function at the cursor position. You should probably check out (X)Emacs. It has many features which are useful for programming, and is entirely programmable. -- Glynn Clements <[EMAIL PROTECTED]>
- Tired with the vi/grep, who can recommend a better progr... Pan Xing
- Re: Tired with the vi/grep, who can recommend a bet... Wei Weng
- RE: Tired with the vi/grep, who can recommend a bet... J.P. Racine
- RE: Tired with the vi/grep, who can recommend a... Karl F. Larsen
- Re: Tired with the vi/grep, who can recommend a bet... Marin D
- Re: Tired with the vi/grep, who can recommend a... R. Brock Lynn
- Re: Tired with the vi/grep, who can recomme... Marlene E. Morley
- RE: Tired with the vi/grep, who can recommend a bet... [EMAIL PROTECTED]
- Re: Tired with the vi/grep, who can recommend a... Henrik Nordstrom
- RE: Tired with the vi/grep, who can recommend a... Adam Wiggins
- RE: Tired with the vi/grep, who can recommend a bet... Glynn Clements
- RE: Tired with the vi/grep, who can recommend a bet... Andrew Bell
- RE: Tired with the vi/grep, who can recommend a... Karl F. Larsen
- Re: Tired with the vi/grep, who can recomme... R. Brock Lynn
- Re: Tired with the vi/grep, who can rec... Karl F. Larsen
- Re: Tired with the vi/grep, who can rec... James
- Re: Tired with the vi/grep, who can recomme... Nathan Grass
- RE: Tired with the vi/grep, who can recommend a bet... Karl F. Larsen
- Re: Tired with the vi/grep, who can recommend a bet... David Ross