/contact-cpp

sample contact code by c++

Primary LanguageC++

contact-cpp

sample contact code by c++, save contact info with file.

How to use

Build

g++ main.cpp -o main

Run

./main

Demo