Email list hosting service & mailing list manager

Titlecase John.Cowan (21 Jul 2005 01:20 UTC)
Re: Titlecase David Van Horn (21 Jul 2005 01:41 UTC)
Re: Titlecase John.Cowan (21 Jul 2005 02:10 UTC)
Re: Titlecase Alex Shinn (21 Jul 2005 01:56 UTC)
Re: Titlecase John.Cowan (21 Jul 2005 02:10 UTC)

Re: Titlecase John.Cowan 21 Jul 2005 02:02 UTC

David Van Horn scripsit:

> "For every character c in the selected range of s, if c is preceded by a
> cased character, it is downcased; otherwise it is titlecased."

This seems to be what C# and Python do; Python also provides capitalize,
which works as I described.  Java does not have String.toTitleCase().
I'm good with this definition.

--
John Cowan  xxxxxx@reutershealth.com  www.ccil.org/~cowan  www.reutershealth.com
In computer science, we stand on each other's feet.
        --Brian K. Reid