vsnprintf

Module: ecereCOM

int vsnprintf(char *, , const char *, )

Description

Output to a string variable arguments with a maximum number of characters

Parameters

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