From: Hans-Bernhard B. <br...@ph...> - 2004-07-27 08:05:02
|
On Mon, 26 Jul 2004, Daniel J Sebald wrote: > Ah, geepers... There is nothing wrong with doing that, I think. But > that bit of code should be changed to > /* this assignment means we can use x-(just*strlen(text)*t->h_char)/2 if > * term cannot justify > */ > typedef enum JUSTIFY { > LEFT = 0, > CENTRE = 1, > RIGHT = 2 > } JUSTIFY; Not really. That has no effect relative to the existing code. I suggest we kill that comment instead. As far as I'm aware, no terminal uses the ugly hack it suggests anyway. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |