AMS_Print
Directs output to the AMS output file. By default the output is directed to the standard error. This function has the same interface as the C function printf.
Synopsis
int AMS_Print(const char *str, ...)
Input Parameters
- str
- output format
- ...
- additional arguments
See Also: AMS_Set_output_file()
Location:accpub.c