fputs

Module: ecereCOM

int fputs(const char *, void * stream)

Description

Output string to a file (does not add a new line)

Parameters

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