aciObjectToString
Call the aciObjectToString function to print an ACI object.
Syntax
void aciObjectToString ( t_aciObject* pObject)
Arguments
| Arguments | Type/Description |
|---|---|
pObject
|
t_aciObject* A pointer to an ACI object. |
Discussion
This function prints a string representation of the ACI object to the standard output.