Would you post the program? I'd have to see how the program is set up to receive input. Also, I want to be sure you actually wrote the password program. I want to avoid even the appearance of helping someone crack a password.
rubberman commented: This is getting a little to "picky" in my opinion -3
-Powerslave- commented: Though this will be a zombie post, I'd disagree with you. User-to-system transitions are costly whch means you can create an even more optimized sorting code. Using the system is still right if getting the job done quickly has priority over performance. +0
Narue commented: void main is harmless 99.9% of the time, but we don't cut any slack for it. -4
jephthah commented: sorry man, that's just sloppy. -1
jephthah commented: this thread is 5 years old. the person you are "responding" to posted 1-1/2 years ago. after 200 posts, you should know better than this -1
jephthah commented: lighten up the hostile tone. his suggestion is relevant and politely addressed the larger issue, if not the immediate solution. -1
jephthah commented: no, turbo c is not sweet at all, for anything. it sucks and perpetuates suckiness everywhere its use is forced onto hapless students by incompetent administrators in sloppy Second World programming courses. -1
Ancient Dragon commented: Every version of Turbo C or Turbo C++ is terrible. -5
WaltP commented: We don't do other's homework for them. We help them do their own. -2
Aia commented: To balance the negative of Mr WaltP, just because you added a couple lines more. +8
jephthah commented: i am not a fan of giving away code wholesale. And while scanf() is usually a poor choice for input, fscanf and sscanf are powerful functions and are very good choices when the input is constrained. -1
jephthah commented: everyone makes mistakes no need to get personal. -1