Akagi201 / cvote

A voting program in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cvote

A voting program in C

Features

  • Read a file(one peron in one line) and choose a winner.
  • Use cmake for cross platform build.

Build

  • ./start_build.sh

Run

  • cvote candicate.txt

About

A voting program in C

License:GNU General Public License v2.0


Languages

Language:C 95.7%Language:Shell 4.3%