char* qStrUnique ( const char *  seed  ) 

Generate unique id

Parameters:
seed additional seed string. this can be NULL
Returns:
a pointer of malloced string
Note:
The length of returned string is 32+1 including terminating NULL character.

Definition at line 504 of file qString.c.


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