Print the array to screen.
More...
Print the array to screen.
- Parameters
-
[in] | arr | is the input array |
- Returns
- error codes
AFAPI void af::print |
( |
const char * |
exp, |
|
|
const array & |
arr |
|
) |
| |
- Parameters
-
[in] | exp | is an expression, generally the name of the array |
[in] | arr | is the input array |