captcha

  1. Shiva

    C++ Captcha Sistemi

    :kullanim: include #include "caplib.h" Yapının Kendisi cap test; test.changetype(n); // there are 2 types in total, 1 - default in capital letters, 2 - normal text output test.use(); // calling the captcha itself test.check(n); // bool checks the captcha response Example/Örnek int i...
Üst