Re: FileSB.c

2000-09-26 Thread Alexander Mai
On Tue, 26 Sep 2000 16:48:24 -0400 (EDT), Rick Scott wrote: >Alexander, I have just had a real quick look, but I think there is a missing >XtFree(entries[i]) for the case of a hidden directory/file. Also what about >"..", if we take that out there is no way to go back up a directory. Is that >rig

FileSB.c

2000-09-26 Thread Rick Scott
Alexander, I have just had a real quick look, but I think there is a missing XtFree(entries[i]) for the case of a hidden directory/file. Also what about "..", if we take that out there is no way to go back up a directory. Is that right?? Also the table[i] = XmStri.(entries[i]..) looks a l