Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!uwm.edu!linac!att!ucbvax!agate!root From: cnrdean@cavebear.berkeley.edu Newsgroups: comp.lang.c Subject: mks glob in Turbo C Message-ID: <1991May17.030619.15309@agate.berkeley.edu> Date: 17 May 91 03:06:19 GMT Sender: root@agate.berkeley.edu (Charlie Root) Organization: U.C. College of Natural Resources Lines: 13 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