Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » InitCaps() proposal
Re: InitCaps() proposal [message #31920 is a reply to message #31918] Thu, 07 April 2011 10:21 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
koldo wrote on Wed, 06 April 2011 12:39

mirek wrote on Wed, 06 April 2011 17:41

koldo wrote on Tue, 05 April 2011 05:26

mr_ped wrote on Tue, 05 April 2011 09:52

wouldn't it convert also string like "3rd" to "3Rd"?

Right. Change !IsLetter(c) with !IsLeNum(c).


You mean !IsLetter(c) && !IsDigit(c), right? (Not the same as IsAlNum).

Oh yes. I said IsLeNum() Smile


Ops, sry, thought it is just typo. Did not even knew we have that Smile

Anyway, patch applied.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Value: why not float support?
Next Topic: why not "T & Add(const T & x)" in all containers
Goto Forum:
  


Current Time: Sun Jun 09 04:17:54 CEST 2024

Total time taken to generate the page: 0.01391 seconds