[Pxlib-devel] PX_retrieve_record(3) questions
Brought to you by:
steinm
From: Slash <sl...@ms...> - 2012-01-26 16:15:15
|
Hi, everyone, A quick question, the PX_retrieve_record(3) returns an array of pointers to struct px_val. 1. How long will the contents pointed to by pointers last ?! 2. Do I need to free them ?! Thanks. Slash |