printf

Module: ecereCOM

int printf(const char *, ...)

Description

Classic C formatted output

Parameters

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