libhide / graph

Command line tool to plot graphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph

A basic command line based graph-maker written with Borland's Turbo C++ compiler. I built this with my friends Skanda Shekhar and Shubhankar Deol for our 11th grade Computer Science project (so, don't judge).

Dependencies

  • iostream.h
  • conio.h
  • graphics.h

About

Command line tool to plot graphs.

License:MIT License


Languages

Language:C++ 100.0%