I'm forwarding this because I originally broke the thread by replying
to the author directly. This message is supposed to come before the
previous message.

---------- Forwarded message ----------
From: Andrew Talbot <[EMAIL PROTECTED]>
Date: Oct 13, 2006 10:36 AM
Subject: Re: Using xstrdup()?
To: "Michael [Plouj] Ploujnikov" <[EMAIL PROTECTED]>


On Thursday 12 October 2006 20:13, you wrote:
On 10/12/06, Andrew Talbot <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I want to use xstrdup() in winebuild/search.c. What do I need to do to make
> this function available in this file, please?

See if these examples can help you:

http://source.winehq.org/ident?i=xstrdup


Hi Michael,

Thanks for this. I've since noticed that plain strdup() has already been used
in this file, so I shall just use that, with an assert() to catch the unlikely
case of failure.

Thanks again,

-- Andy.


--
()  ASCII Ribbon Campaign
/\  - against HTML mail & vCards


Reply via email to