|
Posted by zzapper on 10/10/05 20:31
On Mon, 10 Oct 2005 15:27:05 +0100, wrote:
>On 10/10/05, zzapper <david@tvis.co.uk> wrote:
>> Hi,
>>
>> Image that there could be a string
>>
>> fred
>> Fred
>> FRED
>>
>> First of all I need to know that these are same which I can do with strtolower, but how could I tell
>> that 'FRED' is 'most captilised?
Thanx 4 various replies. In fact speed is more important 4 me than exactitude as it's right inside a
critical loop.
I think strcmp will do the biz even though it sees fred as being greater than Fred ?!?
--
zzapper
Success for Techies and Vim,Zsh tips
http://SuccessTheory.com/
[Back to original message]
|