Re: Algorithms for Data Division
[email protected] (Gene Boggs)
| Newsgroups | perl.ai |
|---|---|
| Message-ID | <Pine.BSF.4.10.10105301919230.83127-100000@localhost> |
Text::Wrap ? -gb Gene Boggs <[email protected]> Software Engineer at-large ___________________________ On Wed, 30 May 2001, Pete Sergeant wrote: > Hi hi. > > I'm writing an HTML->WML convertor... > > Anyway, the hard bit is done, which brings me on to the hardest part - > obviously WAP devices have quite a small memory, and data tends to be split > into 'cards'. What I want to know, is do any algorithms or similar exist for > splitting a piece of somewhat formatted text into smaller chunks? > > _pete