02.10.2011, 16:05
FindBadSign, but my public looks:
Код:
forward FindBadSign(string[]); public FindBadSign(string[]){ / / Here you can put the code through which we can rule out certain characters in a password / / Function currently allows for each character return 0; }