jed-users mailing list

[2002 Date Index] [2002 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Re: Reindent an entire C code in one shot


Guenter Milde <milde@xxxxxxxxxxxxxxxxxxxx> wrote:
>        while (what_line <= End_Line)
>          {indent_line; down_1;}

You probably want to use go_down_1 instead of down_1, since down_1
returns a value that you are not not using.

--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2002 date index] [2002 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]