huntley@copper.ucs.indiana.edu (Haydn Huntley) (04/04/91)
Has anyone implemented the 'stat' function (which fills a struct with the status information from a named file) in Think C? Also, has anyone implemented Unix-like wildcard filename expansion in Think C? I'd like to be able to expand filenames like '*.c' or 'a*.h' to match all of the files ending with .c in the curent directory, or all of the files begining with a and ending with .h. Please send me mail if you have any hints or pointers. Thanks in Advance! --Haydn -- ;; ***************************************************** ;; * Haydn Huntley huntley@copper.ucs.indiana.edu * ;; *****************************************************