Hello Paul, 2008/4/1, Paul Vriens <[EMAIL PROTECTED]>: > Hi Maarten, > > + if (!recipients) > + recipients = &recips; > + > > Will that work?
Yes. recipients is a pointer. Cheers, Maarten.
Hello Paul, 2008/4/1, Paul Vriens <[EMAIL PROTECTED]>: > Hi Maarten, > > + if (!recipients) > + recipients = &recips; > + > > Will that work?
Yes. recipients is a pointer. Cheers, Maarten.