|
Re: [Character/String] Sperator...: msg#00100lang.smalltalk.squeak.beginners
Hi Mathieu, on Sat, 16 Sep 2006 18:12:19 +0200, you wrote: Hi, Okay this answers correct even if aString is empty. Is there some more special stuff to test? (aString indexOf: Character cr) > 0 "or = 1" (aString indexOf: Character lf) > 0 "or = 1" These are alternatives and #= in your solution must loop through the chars of aString anyways. /Klaus I know that in windows we have cr+lf, grrrr....
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [Character/String] Sperator..., Mathieu |
|---|---|
| Next by Date: | Re: Re: [Character/String] Sperator..., Mathieu |
| Previous by Thread: | [Character/String] Sperator..., Mathieu |
| Next by Thread: | Re: Re: [Character/String] Sperator..., Mathieu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |