zone.copy
Syntax
- i = zone.copy(source,dest)
Copies the zone state information from the source zone to the destination zone. The return value is always 0.
Returns: Arguments: source = pointer to the source zone, the zone from which state information will be copied
dest = pointer to the destination zone, the zone to which state information will be copied
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |