hello,
i have the Oreilly book - "Palm Programming".
at the end of the book it teaches how to deal with conduit and it show some
code.
for example at page 380 at the middle, there is a line that sat that:
long CSalesConduitMonitor::ConstructRecord ( CBaseRecord*& pBase,
CBaseTable& rtable,
WORD wModeAction)
i don't understand what the sign "*&" means. anyone knows?????
i know that "*" sign is to define a pointer and "&" sign if for address.
what what the combination mean???
also hoe can i define this "CBaseTable& rtable". i usually use the "&" sign
to send address to a pointer variable, i don't define it as "&" , but i
define it as "*" inside the function.
i hope someone can see trough.
tnx in advance :-)
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/