Thread: total size of a directory using C / C++

  1. #1
    Registered User
    Join Date
    Aug 2002
    Posts
    1

    total size of a directory using C / C++

    how do i calculate the total size of a directory using C / C++. Can anyone give me the source code.

    thanks
    mettew

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    That's a platform dependant question.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Heapsort
    By xENGINEERx in forum C Programming
    Replies: 2
    Last Post: 03-30-2008, 07:17 PM
  2. Couple errors please help :-D
    By JJJIrish05 in forum C Programming
    Replies: 9
    Last Post: 03-06-2008, 02:54 AM
  3. Error with a vector
    By Tropicalia in forum C++ Programming
    Replies: 20
    Last Post: 09-28-2006, 07:45 PM
  4. Replies: 11
    Last Post: 03-25-2003, 05:13 PM
  5. Tic-Tac-Toe AI
    By mmuhlenb in forum Game Programming
    Replies: 1
    Last Post: 03-11-2003, 11:32 AM