Re: [cc65] odd results

Date view Thread view Subject view

From: Maciej Witkowiak (ytm_at_priv.onet.pl)
Date: 2001-02-26 17:02:16


On Sun, Feb 25, 2001 at 10:17:07PM -0500, troy silvey wrote:
> >Is this the whole routine? What is 'more'? Is the second if (more==1) 
> >ever true?
> 
> This is the complete routine. It waits for  either the space bar
> to be pressed (60) to change the menu choice, or the return key
>  (1) to make the choice and exit the routine. If the space bar is

This is nonportable. Are there definintions for, e.g. KEY_SPACE in headers
so your program would work on all supported platforms with only need to
recompile? If not - they should be.

ytm
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:39 CET