snprintf

Module: ecereCOM

int snprintf(char *, , const char *, ...)

Description

Formatted output to a string with maximum number of characters

Parameters

  char *  (null) 
    (null) 
  const char *  (null) 
  ...  (null) 
 
Return Value int