Thread: parsing and timestamps

  1. #1
    Unregistered
    Guest

    parsing and timestamps

    Hello all,

    I have a couple of questions, and am looking for general direction or additional sources of information about how to tackle them. I haven't used C++ in quite a while now and when I did, never touched these topics.

    I am looking to parse a file directory and determine if a file exists and if so, if it is newer than it's last existance.

    I appreciate any direction given on this.

    Thnx

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    This is platform specific, what compiler and operating system do you use?

    -Prelude
    My best code is written with the delete key.

  3. #3
    Unregistered
    Guest

    parsing and timestamps

    Prelude,

    Thanks for the reply. I am still looking into the best way that this will be created. I will most likely develop using VC++ 6. It will run on NT. The files being parsed are on an NT server.

    Is the parsing of the directory also platform specific?

    Thank you

Popular pages Recent additions subscribe to a feed