At 10:29 PM -0400 7/18/01, Gary Gorsline wrote:
>Does anyone know of a place that lists the where and where not NULL
>parameters are safe to be used for parameters passed to the API. I am
>particularly interested in NetLibReceive and whether it is really safe to
>use NULL for fromAddrP and fromLenP.
Granted, it's not in the SDK docs. However, look at the recv() and
send() macros in sys_socket.h, and you'll see that Palm-provided code
is passing NULL for those parameters.
-- Keith
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/