If you are an egoistic programmer, then i m sure you want your programs to identify yourself. You hate when someone even renames it to his/her name :P. Even when you are storing something in your […]
Authentication is very much important if you are programming Encryption or security tools. Generally we all apply a common logic to authenticate the user. Following are the very well known code :- C code :- char […]