Logo 
Search:

C Programming Forum

Ask Question   UnAnswered
Home » Forum » C Programming       RSS Feeds

password verification in c

  Asked By: Ajay    Date: Sep 12    Category: C Programming    Views: 594
  

sir i am designing the project in c Language please help me in password verificaton ie comfirmation of user

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Abhishek Singh     Answered On: May 23

#
#
void main()
{
int a[12],b[12];
//store password in a of any person
//after compare with which user enter

 
Didn't find what you were looking for? Find more on password verification in c Or get search suggestion and latest updates.




Tagged: