xingmarc / text_query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Text Query program.

Usage: ./test

Compile: clang++ -Wall -std=c++14 test.cpp TextQuery.cpp -o test

About


Languages

Language:C++ 100.0%