项目作者: neelkamath

项目描述 :
❓ Survey creator (UE18CS202 project)
高级语言: C
项目地址: git://github.com/neelkamath/thoth.git
创建时间: 2019-11-15T09:52:03Z
项目社区:https://github.com/neelkamath/thoth

开源协议:MIT License

下载


Thoth

This survey creating program was written for my UE18CS202 project. The project was named after Thoth, the god of wisdom and a scribe to the gods.

Installation

  1. Install gcc.
  2. Clone the repository using one of the following methods.
    • SSH: git clone git@github.com:neelkamath/thoth.git
    • HTTPS: git clone https://github.com/neelkamath/thoth.git
  3. cd thoth
  4. gcc -Wall *.c

Usage

  • Windows: a
  • Other: ./a.out

License

This project is under the MIT License.