Mail Archives: djgpp/2000/06/29/02:39:06
On 29 Jun 2000, at 5:22, Sean Proctor wrote:
> >
> >IMO RHIDE should have a bracket matching feature.
> >I've seen it in Watcom C IDE, it's nice and easy
> >to use, but some hot keys should be used for that
> >instead of mouse click.
like in VIM
> >What do you think?
sounds like a must for any pro editor
> in my opinion if you have 10 nested loops, etc,
> you need to break your program down a little in to
> functions... =)
>
> Sean
that is not always an option - if you want to
write databases only - ok but if you into some
heavy dsp - at times it pays not to use
overhead of method calling (esp if it is not
common to any other classes/methods)
Leon.
- Raw text -