I wanted a program that checks the user and password, if it was correct to display a message, if it repeated the check and if the attempts were equal to 3, it showed the limit message of attempts reached.
#include <stdio.h>
#include <...
asked by
02.05.2016 / 13:32