
!!&$#"
Appendix B
B-17
Copies four characters to the ASCII display.
C Syntax
#include <copro.h>
unsigned CC_DISPLAY_STR (str_ptr)
char *str_ptr;
Parameters
str_ptr
Specifies a pointer to the buffer that contains the characters to display.
Returns
Status Symbolic Name Meaning
!# "$""$
% ! # !"#
Description
Use the CC_DISPLAY_STR function to display a 4 character string on the
optional ASCII display.
Important: ASCII display remains unchanged until another display
function call is performed successfully.
CC_DISPLAY_STR looks at the string as a four-character buffer.
Therefore, it is not necessary to include a null character as a terminator.
Likewise, any null character occurring within the four-character buffer
will be displayed.
CC_DISPLAY_STR
Comentarios a estos manuales