I need to find a plaintext version of Knuth's paper, then maybe I could help. I don't want to look at fmt's code.
Sean > -----Original Message----- > From: Dominik Roettsches [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 26, 2001 8:15 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] Re: Suggestion: Adding fmt like linebreak > algorithm > > > [EMAIL PROTECTED] (Stig Venaas) schrieb in > [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: > > > On Wed, Dec 26, 2001 at 01:10:47PM +0100, [EMAIL PROTECTED] wrote: > >> On Wed, 26 Dec 2001, Markus Fischer wrote: > >> > >> > On Wed, Dec 26, 2001 at 02:22:02AM -0000, Dominik > Roettsches wrote : > >> > > Another suggestion is to replace the wordwrap code by the > >> > > algorithm of Knuth. > >> > > >> > This would break BC and therefore isn't an option. > >> > >> Only changin the algorithm, but not touching the > parameters will not > >> break BC IMO. It just outputs something different, but that isn't a > >> problem with wrapping lines IMO. > > > > I think it's okay if you just use the wordwrap part of fmt. I don't > > like the idea of wordwrap() doing the other stuff fmt does. > Better add > > a new function then. > > ACK. but who would do that, are there any volunteers? I could be of > assistance but I'm not skilled enough in C... > It would be nice if someone who's interested could help! > > Thanks in advance, > > Dominik > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: > [EMAIL PROTECTED] > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]