https://github.com/libhide/graph
Command line tool to plot graphs.
https://github.com/libhide/graph
cbse cpp turbocpp
Last synced: about 1 year ago
JSON representation
Command line tool to plot graphs.
- Host: GitHub
- URL: https://github.com/libhide/graph
- Owner: libhide
- License: mit
- Created: 2017-12-11T18:15:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T18:25:03.000Z (over 8 years ago)
- Last Synced: 2025-02-09T11:11:26.703Z (about 1 year ago)
- Topics: cbse, cpp, turbocpp
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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