Xref: utzoo comp.std.c:2191 comp.lang.c:24024 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!samsung!uunet!sco!seanf From: seanf@sco.COM (Sean Fagan) Newsgroups: comp.std.c,comp.lang.c Subject: Re: ansi c and directories Message-ID: <3906@scolex.sco.COM> Date: 27 Nov 89 07:11:58 GMT References: <13295@s.ms.uky.edu> <20881@mimsy.umd.edu> <7100@ficc.uu.net> <17359@rpp386.cactus.org> <7108@ficc.uu.net> Reply-To: seanf@sco.COM (Sean Fagan) Organization: The Santa Cruz Operation, Inc. Lines: 18 In article <7108@ficc.uu.net> peter@ficc.uu.net (Peter da Silva) writes: >The only operating systems I know of that wouldn't support "Open current >directory", "Next file in current directory", and "Close current directory" >are either obsolete (one person brought up CDC NOS) or are required to hide >file names for security reasons. Hey! NOS *would* support these! Since you have nothing *other* than "current directory," and you certainly can have files, it kinda falls through. However, I'm not sure it would be worth it (memory limits and the like). It's possible that opendir / readdir et al should have been included. I'm still fuzzy on the idea, however. -- Sean Eric Fagan | "Time has little to do with infinity and jelly donuts." seanf@sco.COM | -- Thomas Magnum (Tom Selleck), _Magnum, P.I._ (408) 458-1422 | Any opinions expressed are my own, not my employers'.