Thread: Setting password for file?

  1. #1
    Registered User
    Join Date
    Mar 2010
    Posts
    17

    Setting password for file?

    Hello All,
    I want set password for my file using C programming.
    Before opening file i should get pop up saying 'enter the password'

    Any suggestions would be great help.

    Regards,
    Siddu

  2. #2
    Registered User rogster001's Avatar
    Join Date
    Aug 2006
    Location
    Liverpool UK
    Posts
    1,472
    well if you know how to open and close files this should be easy for you, what have you tried already? is it the actual password verifying and actions that is your problem or the fact you want a pop up box, which would make this a graphics as opposed to a logic problem for you, so which one is it?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A tenet connection from a C program..
    By ahmd2080 in forum Linux Programming
    Replies: 2
    Last Post: 07-04-2009, 03:42 AM
  2. Problem reading a password from a file.
    By medeshago in forum C Programming
    Replies: 15
    Last Post: 12-21-2008, 07:20 AM
  3. [Q]Hide Password
    By Yuri in forum C++ Programming
    Replies: 14
    Last Post: 03-02-2006, 03:42 AM
  4. written command line password generator
    By lepricaun in forum C Programming
    Replies: 15
    Last Post: 08-17-2004, 08:42 PM
  5. password
    By hammers6 in forum C Programming
    Replies: 1
    Last Post: 10-10-2001, 12:14 AM