[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] USERDEF stack size
Am Mi, 22.12.2010, 14:17 schrieb Henk Robbers:
>
> Question is: who needs such a large array for v_gtext?
I use it for much larger strings than 80 chars.
> v_gtext is not a console output function, it does not wrap around
> on screen. Any array larger than 1920/8 looks like monsense.
OK, that maybe makes sense but it is an tight limit, and maybe we get
higher resolutions than that.
> I think cutting off v_gtext input string at 80 would suffice.
I think thats not so cool. That would make require me to call v_gtext
several times when I want to output 200 chars... that's not comfortable!
--
Greets,
Ole