void printString(char *log_name, unsigned char *byte_string, short nbytes)

This function prints a bytestring if Current_event_log_ is 4 (max).

Documentation

This function prints a bytestring if Current_event_log_ is 4 (max).
Parameters:
log_name - a short name that is printed along with the bytestring
byte_string - the bytestring
nbytes - the length of the bytestring

Alphabetic index HTML hierarchy of classes or Java



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