Skip to content

zava8/CoordinateLib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coordinate class, see coordinate.h for what the class can do.

To install, run install.sh as root (sudo ./install.sh).
To use in program, add:
	#include <coordinate.h>
When compiling add the flag:
	-lcoordinate

Author: Kevin Andres

About

A basic and commonly needed coordinate class which will build and install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.5%
  • Shell 8.5%
  • Makefile 5.0%