Click here to Skip to main content
15,914,016 members

Comments by Member 15587265 (Top 1 by date)

Member 15587265 1-Apr-22 13:19pm View    
I actually wrote it if(strcmp(id,username)==0 && strcmp(pw,password)==0) like that but somehow i copied the code wrong. I was reworking the code to make it english ,since english is not my native language, i must forgot strcmp() on second one but it actually worked fine when i added it to the second one. I probably accidentally fixed it when i was reworking it lol.