[REBOL] Re: Good idiom?
From: tomc:cs:uoregon at: 28-Nov-2007 15:38
Kai Peters wrote:> What are fast idioms to uppercase the nth char in a string? > > Kai >do you know it is lower case to begin with? change at str 37 str/37 - 32 -- ... nice weather eh tomc-cs.uoregon.edu