state* state_copy

(state* my_state)

Copies a given state.

Documentation

Copies a given state. Allocates the necessary memory.
Parameters:
my_state - : state to copy
Returns:
copy of the state
Author:
Peter Pipenbacher

Alphabetic index



This page was generated with the help of DOC++.