Functions | |
char * | dl_read_streamlist (DLCP *dlconn, const char *streamfile) |
Create a compound regular expression from a list in a file. More... | |
:
File oriented utility routines to use with a DataLink connection description.
modified: 2008.192
char* dl_read_streamlist | ( | DLCP * | dlconn, |
const char * | streamfile | ||
) |
Create a compound regular expression from a list in a file.
Read a list of stream regular expressions from a file and create a compound regular expression. The caller is responsible for free'ing the returned string.