fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include <wsjcpp_diff_text.h>
Static Public Member Functions | |
static void | compare (std::string &txt1, std::string &txt2, std::vector< WsjcppDiffTextRow *> &arr) |
static void | merge (std::string &curtxt, std::string &txt1, std::string &txt2, std::vector< WsjcppDiffTextRow *> &arr1, std::vector< WsjcppDiffTextRow *> &arr2) |
|
static |
|
static |