36 Forks
225 Stars
225 Watchers

fixed_point

C++ Binary Fixed-Point Arithmetic

How to download and setup fixed_point

Open terminal and run command
git clone https://github.com/johnmcfarlane/fixed_point.git
git clone is used to create a copy or clone of fixed_point repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fixed_point https://github.com/johnmcfarlane/fixed_point/archive/master.zip

Or simply clone fixed_point with SSH
[email protected]:johnmcfarlane/fixed_point.git

If you have some problems with fixed_point

You may open issue on fixed_point support forum (system) here: https://github.com/johnmcfarlane/fixed_point/issues