Mailinglist Archive: opensuse (1125 mails)

< Previous Next >
Re: [opensuse] gnu libc manual wrong?? concat (const char *str, ...) doesn't work...
David C. Rankin said the following on 05/14/2012 02:59 PM:
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 >