Thread: Directory listing

  1. #1
    Registered User
    Join Date
    Jun 2008
    Posts
    5

    Directory listing

    How to print (on screen) name of files in specified directory? Please can you help me

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    What part are you having trouble with?

  3. #3
    and the hat of sweating
    Join Date
    Aug 2007
    Location
    Toronto, ON
    Posts
    3,545
    I assume you mean "how do I find the names of files in a directory"?
    If that's what you mean, you'll have to tell us what OS you're using since it's a platform specific function.

  4. #4
    Registered User
    Join Date
    Jun 2008
    Posts
    5
    Yes that is what i mean cpjust. Names of files in directory. I'm using Win XP.

  5. #5
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675

  6. #6
    Registered User
    Join Date
    Jun 2008
    Posts
    5
    Quote Originally Posted by rags_to_riches View Post
    Thank you!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. On reading Directory contents and listing them.
    By Deathfrost in forum C Programming
    Replies: 9
    Last Post: 07-14-2009, 08:21 AM
  2. Couple errors please help :-D
    By JJJIrish05 in forum C Programming
    Replies: 9
    Last Post: 03-06-2008, 02:54 AM
  3. Listing specific files in a directory
    By knirirr in forum C Programming
    Replies: 14
    Last Post: 01-29-2008, 05:42 AM
  4. recursive directory listing help
    By laney69er in forum C Programming
    Replies: 2
    Last Post: 03-13-2006, 01:07 PM
  5. Directory listing
    By brif in forum C++ Programming
    Replies: 1
    Last Post: 10-10-2002, 06:44 AM