Thread: Directory

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    6

    Directory

    I was curious to how I could do the following:

    Search for a specific directory and then create a text file within that directory.

    I am trying to add a text file into a users startup folder, although if there is more than one user I need to be able to move the text file to the other user's startup folders.

    (For most Windows PC's I am refering to C:\Windows\Profiles\*)

    Thank you
    Michael

  2. #2
    Unregistered
    Guest
    look in the help files using <direct.h>

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to tell if a file or directory
    By swappo in forum C++ Programming
    Replies: 4
    Last Post: 07-07-2009, 10:57 AM
  2. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  3. Couple errors please help :-D
    By JJJIrish05 in forum C Programming
    Replies: 9
    Last Post: 03-06-2008, 02:54 AM
  4. Replies: 6
    Last Post: 07-30-2003, 03:08 AM
  5. Directory reading trouble
    By samGwilliam in forum Linux Programming
    Replies: 0
    Last Post: 03-10-2002, 09:43 AM