lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV what's `old_c != real_c' and such in LYMainLoop.c


From: Nelson Henry Eric
Subject: LYNX-DEV what's `old_c != real_c' and such in LYMainLoop.c
Date: Tue, 24 Dec 1996 19:12:26 +0900 (JST)

Anyone have the time to enlighten me on the meaning of all those:
                if (old_c != real_c) {
                    old_c = real_c;
                          
                                  
                }
and similar constructions in LYMainLoop.c?  Thanks.

__Henry
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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