|  |  
 |   |   
 NAMEmplist_copy - SYNOPSISMPlist* mplist_copy (MPlist * plist) DESCRIPTIONCopy a property list. The mplist_copy() function copies property list plist. In the copy, the values are the same as those of plist. RETURN VALUEThis function returns a newly created plist which is a
  copy of plist.
 ERRORSThis function never fails.
 COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
   
 
 |