[comp.lang.c] mks glob in Turbo C

cnrdean@cavebear.berkeley.edu (05/17/91)

I would like to use the Unix-like argument expansion functionality
provided by mks toolkit's "glob (5)" function from within my programs.
The manual page for MKS Toolkit gives an example using "struct
execparams eparms;", which is apparently included in "exec.h".  I have
been using a slightly old version of Turbo C (and occasionally
Microsoft C), and I can not find this structure.

Can someone send this structure to me, or point me to another method of
Unix-like argument expansion?

(I hope this is the right group for this kind of question.)

Thanks.  Sam