A89: Re: Re: Newbie questions (TI-GCC)


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

A89: Re: Re: Newbie questions (TI-GCC)




> You probably mean *screen = 0xFF; ?

Oops!  Yes, that's what I meant.


> Or, I think that this also may work:
>
> (char*)ptr += 30;
>
> but I never checked this.

I just tried it, and it works.  Thanks for the info, Zeljko.  It really
helped me out, and satisfied my curiosity about void pointers too!





References: