sir i want to lock with password protection to my '.c' files.how i can do that.
please suggest sir.
thanks
ayushky 0 Newbie Poster
Recommended Answers
Jump to PostProtect from who?
If you edit the files, you may end up with a copy in the swap file.
If you delete the file, the data will remain on disk until the space is re-used by the file system.
If you compile the file, then the pre-processor …
Jump to Postyou can certainly password-protect files -- and even entire directories.... the easiest way is called "setting permissions" on *nix and windows has an equivalent, and the password protection is your account login. of course if you share an account the issue is moot. you also have no protection against the …
All 6 Replies
gerard4143 371 Nearly a Posting Maven
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
jephthah commented: incorrect. there are several ways. whether it's "worth it" is another question, but one can do it. -1
Salem 5,265 Posting Sage
gerard4143 371 Nearly a Posting Maven
jephthah 1,888 Posting Maven
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.