Skip to content

sounak-kun/graph-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphing Tools in C

Drawing 90 degree with compass

A basic implementation of graphing tools in C.

Usage

  • Download the latest release from here
  • Copy that to your TurboC++ directory (Usually C:\TURBOC3\)
  • Open TurboC++ (Recommended v3.0+)
  • File > DOS shell
  • Navigate to C:\TURBOC3 (Usually via cd ..)
  • Run GRAPH.EXE

Build

  • Create a new folder in the PROJECTS folder of your TurboC++ installation
  • Clone the repo inside that folder
  • Open TurboC++
  • Project > Open Project
  • Navigate to the folder you created and enter a new name for your project (like GRAPH.PRJ)
  • Open the Projects window if it's not open automatically (Window > Project)
  • Press Insert and add all the *.C files in the project.
  • Press Ctrl + F9 to compile and run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages