libplist  2.2.0
API Documentation - Return to Homepage

◆ plist_new_real()

plist_t plist_new_real ( double  val)

Create a new plist_t type PLIST_REAL.

Parameters
valthe real value
Returns
the created item
See also
plist_type