char* qStrCatf ( char *  str,
const char *  format,
  ... 
)

Append formatted string to the end of the source str

Parameters:
str a pointer of original string
format string format to append
Returns:
a pointer of str

Definition at line 459 of file qString.c.


Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by  doxygen 1.5.7.1