Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!samsung!merrimack.edu!greenwoode From: greenwoode@merrimack.edu (Ed Greenwood) Newsgroups: comp.sys.amiga.programmer Subject: ===> Help with Lattice C functions <=== Message-ID: <1991May19.164051.21867@merrimack.edu> Date: 19 May 91 16:40:51 GMT Organization: Merrimack College, No. Andover, MA Lines: 18 I am writing a small database progam using Lattice C (verion 5.04), and for one part of it, I need to display a list file names stored in a given directory. Lattice provides three functions, "getfnl" (get file name list), "dfind" and "dnext", that should work nicely, but I cannot seem to get them any of them to work properly. Are the examples in the user's manual correct? Am I leaving something out that is not mentioned? I've tried many ds, and most of the time, my programs instantly crash. I would greatly appreciate any help! Thanks, Edward Greenwood