U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » why there is no String.MakeLower() and what are the alternatives?
why there is no String.MakeLower() and what are the alternatives? [message #1732] Thu, 16 March 2006 19:02 Go to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
why there is no String.MakeLower() and what are the alternatives?
btw, are there any docs for String class?
Re: why there is no String.MakeLower() and what are the alternatives? [message #1734 is a reply to message #1732] Thu, 16 March 2006 20:15 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
fudadmin wrote on Thu, 16 March 2006 13:02

why there is no String.MakeLower() and what are the alternatives?



Too specific to be a method (so it is ToLower function instead).

See the end of CharSet.h header for alternatives.

Quote:

btw, are there any docs for String class?


No, sorry.

Mirek
Re: why there is no String.MakeLower() and what are the alternatives? [message #1736 is a reply to message #1732] Thu, 16 March 2006 21:22 Go to previous messageGo to next message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
Use doxygen to generate cool docs.
Re: why there is no String.MakeLower() and what are the alternatives? [message #1739 is a reply to message #1734] Thu, 16 March 2006 22:51 Go to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Thank you. I've forgotten to check "Ignore case" when searching in files...
Previous Topic: What happened to long ints?
Next Topic: 603-dev3 Log.cpp (Linux- Windows) [BUG][FIXED?]
Goto Forum:
  


Current Time: Mon Apr 27 13:16:51 GMT+2 2026

Total time taken to generate the page: 0.00551 seconds