Thread: Changing file attributes?

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    104

    Lightbulb Changing file attributes?

    I would like to be able to change certain file attributes of existing files or set these file attributes before creating the the files from within my program. e.g. - the date of creation of a file.
    Can anybody point me in the right direction?

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    What operating system?
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    104
    Oh, sorry!
    Windows of course.

  4. #4
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    check your other thread. dont crosspost. pick the right forum for your question.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. sequential file program
    By needhelpbad in forum C Programming
    Replies: 80
    Last Post: 06-08-2008, 01:04 PM
  2. To find the memory leaks without using any tools
    By asadullah in forum C Programming
    Replies: 2
    Last Post: 05-12-2008, 07:54 AM
  3. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  5. Changing file attributes?
    By Unregistered in forum Windows Programming
    Replies: 2
    Last Post: 01-24-2002, 06:32 AM