Yaml_Clone


Yaml_Clone can be used to clone the database.

Yaml_Clone(pYaml)

Parameters

Parameter

Description

pYaml

This is the pointer previously returned from Yaml_Init().

Return Value

None.

Remarks

None.

Related

Simple Yaml Parser, Yaml_Init, Yaml_Get, Yaml_Set, Yaml_Add, Yaml_Insert, Yaml_Delete, Yaml_DeleteAll, Yaml_Exist, Yaml_Save

Example

; None.