From: "Scott Johnson" <[EMAIL PROTECTED]> > > Looks like you got the answer in a separate message, but I hope you don't > mind if I contribute a style point. Why not code it like this? > > return (p->LastName && FindStrInStr(p->LastName, strToFind));
GMTA. I would lose the parens. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
