Thread: findfirst, findnext.

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    28

    findfirst, findnext.

    Hi

    I am wanting to use the findfirst and findnext functions for reading files but dont know what ".h" they are included in, do any of you? Please help.

    Thanks...
    ...

  2. #2
    Has a Masters in B.S.
    Join Date
    Aug 2001
    Posts
    2,263
    depends on the compiler your using... VC has them in io.h, i think borland keeps them in dos.h or dir.h or something like that...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. findfirst
    By jersey_gal in forum C Programming
    Replies: 14
    Last Post: 08-27-2008, 02:26 PM
  2. findfirst
    By Flip in forum C++ Programming
    Replies: 3
    Last Post: 01-01-2006, 11:42 AM
  3. getting filenames
    By madsmile in forum C++ Programming
    Replies: 4
    Last Post: 03-12-2002, 02:40 PM
  4. findfirst, findnext question...
    By Brian in forum Windows Programming
    Replies: 2
    Last Post: 01-27-2002, 09:28 AM
  5. findfirst, findnext ??
    By Jamazon in forum C++ Programming
    Replies: 1
    Last Post: 10-24-2001, 12:48 PM