[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?
From: |
Sergei Steshenko |
Subject: |
Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ? |
Date: |
Thu, 28 Jun 2012 09:46:29 -0700 (PDT) |
----- Original Message -----
> From: Carnë Draug <address@hidden>
> To: Sergei Steshenko <address@hidden>
> Cc: octave help mailing list <address@hidden>
> Sent: Thursday, June 28, 2012 7:15 PM
> Subject: Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?
>
> On 28 June 2012 17:02, Sergei Steshenko <address@hidden> wrote:
>> 'help strcat' mentions this: "Trailing white space is
> eliminated", but it doesn't mention whitespaces in the middle. Or I
> miss mentioning whitespaces in the middle ?
>
> It's the trailing whitespace for *each* of the arguments to strcat
> that is removed. A string that is nothing but a space, is nothing but
> trailing whitespace and hence removed. Note that this is also how
> matlab behaves. The new cstrcat provides the previous behavior of
> Octave's strcat.
>
> Carnë
>
If I misread 'help strcat' help message, can you show me _exactly_ which words
in it I misread or misinterpreted ?
Thanks,
Sergei.
- 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Sergei Steshenko, 2012/06/28
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Carnë Draug, 2012/06/28
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?,
Sergei Steshenko <=
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Carnë Draug, 2012/06/28
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Ben Abbott, 2012/06/28
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Sergei Steshenko, 2012/06/28
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Ben Abbott, 2012/06/28
- Re: 'strcat' is broken (spaces are ignored) in octave-3.6.2 ?, Sergei Steshenko, 2012/06/28