[OpenBIOS] [PATCH 2/2] implement convert_to_ints()

Programmingkid programmingkidx at gmail.com
Sun Sep 25 06:56:10 CEST 2016


On Sep 25, 2016, at 12:50 AM, Segher Boessenkool wrote:

> On Sat, Sep 24, 2016 at 12:56:40PM -0400, Programmingkid wrote:
>> +/* Converts the QEMU,VGA node's resolutions property to int's*/
> 
> And store them, where?
In the resolutions property.

> 
>> +void convert_to_ints(void)
> 
> Since almost everything here just calls Forth words, can't you write
> it in actual Forth instead?  ">number" is your friend.

...but Forth is not. C is a lot easier to me to use than Forth.



More information about the OpenBIOS mailing list