Mailinglist Archive: opensuse (1125 mails)
| < Previous | Next > |
Re: [opensuse] gnu libc manual wrong?? concat (const char *str, ...) doesn't work...
- From: Anton Aylward <opensuse@xxxxxxxxxxxxxxxx>
- Date: Mon, 14 May 2012 15:09:04 -0400
- Message-id: <4FB15850.8010403@antonaylward.com>
David C. Rankin said the following on 05/14/2012 02:59 PM:
Oh? Did you look at the generated code?
(I've done that in the past to prove a point to know-nothing management!)
--
Marketing is the science of convincing us that What You Get Is What You
Want.
-- John Carter
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
Eg. from this example above:
const char *myS1 = "This is the beginning";
const char myS2[] = " of my string to test";
const char *myS3 = " libc manual concat.";
All seem to do the same thing??
Oh? Did you look at the generated code?
(I've done that in the past to prove a point to know-nothing management!)
--
Marketing is the science of convincing us that What You Get Is What You
Want.
-- John Carter
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |