octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strcat and spaces?


From: Søren Hauberg
Subject: strcat and spaces?
Date: Wed, 26 Nov 2008 15:13:17 +0100

Hi All,
  If I do the following

    strcat ("hel", " ", "lo")

I get the string "hello", but I would have expected "hel lo". It seems
Matlab has the same behavior, so I guess this isn't a bug, but I find it
weird. Can anybody explain why this behavior makes sense?

Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]