home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / c / 13246 next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.1 KB

  1. Xref: sparky comp.lang.c:13246 comp.os.vms:14630
  2. Path: sparky!uunet!pmafire!news.dell.com!swrinde!cs.utexas.edu!ut-emx!slcs.slb.com!aa.cad.slb.com!bl.cad.slb.com!coach!shibuya
  3. From: shibuya@mailhost.bl.cad.slb.com (Hiroto Shibuya)
  4. Newsgroups: comp.lang.c,comp.os.vms
  5. Subject: opendir,readdir on VMS?
  6. Message-ID: <SHIBUYA.92Sep4162202@chute.mailhost.bl.cad.slb.com>
  7. Date: 4 Sep 92 21:22:02 GMT
  8. Sender: usenet@mailhost.bl.cad.slb.com (USENET Administrator)
  9. Reply-To: shibuya@mailhost.bl.cad.slb.com
  10. Distribution: comp
  11. Organization: Schlumberger Technologies CAD/CAM Division
  12. Lines: 18
  13.  
  14. In the comp.lang.c FAQ, it says
  15.  
  16. > 14.15:    How can I read a directory in a C program?
  17. > A:    See if you can use the opendir() and readdir() routines, which
  18. >     are available on most Unix systems.  Implementations also exist
  19. >     for MS-DOS, VMS, and other systems.  (MS-DOS also has FINDFIRST
  20.                     ^^^        
  21. >    and FINDNEXT routines which do essentially the same thing.)
  22.  
  23. Could anybody give me pointer to where about I can find the
  24. implemenation for VMS?  Thanks in advance.
  25.  
  26. --
  27.                 Hiroto Shibuya
  28.             
  29.                 Schlumberger Technologies 
  30.                 CAD/CAM Division
  31.