Hello Paul,
2008/4/1, Paul Vriens paul.vriens.wine@gmail.com:
Hi Maarten,
- if (!recipients)
recipients = &recips;
Will that work?
Yes. recipients is a pointer.
Cheers,
Maarten.
Maarten Lankhorst wrote:
Hello Paul,
2008/4/1, Paul Vriens paul.vriens.wine@gmail.com:
Hi Maarten,
- if (!recipients)
recipients = &recips;
Will that work?
Yes. recipients is a pointer.
Cheers,
Maarten.
Yes, sorry for the noise. (Shouldn't check code late in the day).