Thread: Text File Handling???

  1. #1
    Registered User Silverdream's Avatar
    Join Date
    Feb 2002
    Posts
    53

    Question Text File Handling???

    I have developed an application to be able to read a text file and count the number of lines, size of file, last time modified, etc etc. I need to improve this application. Please go through this and let me know what u feel. I am attaching the application along.


  2. #2
    Registered User Italia's Avatar
    Join Date
    Feb 2002
    Posts
    13
    What do you need as far as critisism goes?

  3. #3
    Registered User Silverdream's Avatar
    Join Date
    Feb 2002
    Posts
    53

    Smile

    Anything u think that i can improve upon, or what all i hae missed out. Please gimme ur opinion as i am a newbie to VC++.

  4. #4
    Registered User (TNT)'s Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    339
    Hey Silverdream maybe you could implement so sort of GUI it would make it look alot more professional, and you could include more features when using a GUI.
    TNT
    You Can Stop Me, But You Cant Stop Us All

  5. #5
    Registered User Italia's Avatar
    Join Date
    Feb 2002
    Posts
    13
    (I haven't d/l it yet) There's no GUI? What OS is it based on?

  6. #6
    Registered User Silverdream's Avatar
    Join Date
    Feb 2002
    Posts
    53
    Well its a text indexing plugin. It can be called by any program. Here i have just added a test.c to call the functions. U can change the file to be called in the test.c (any text file).

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newbie homework help
    By fossage in forum C Programming
    Replies: 3
    Last Post: 04-30-2009, 04:27 PM
  2. Can we have vector of vector?
    By ketu1 in forum C++ Programming
    Replies: 24
    Last Post: 01-03-2008, 05:02 AM
  3. Post...
    By maxorator in forum C++ Programming
    Replies: 12
    Last Post: 10-11-2005, 08:39 AM
  4. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM
  5. Ok, Structs, I need help I am not familiar with them
    By incognito in forum C++ Programming
    Replies: 7
    Last Post: 06-29-2002, 09:45 PM