Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kList_Assign ( kList  list,
kList  source 
)

Performs a shallow copy of the source list.

Source items are copied by value; if the source list contains objects, the object handles are copied but the objects are not cloned.

Parameters
listList object.
sourceList to be copied.
Returns
Operation status.