qfloat library

Developed or developing a new product in PureBasic? Tell the world about it.
jack
Addict
Addict
Posts: 1358
Joined: Fri Apr 25, 2003 11:10 pm

qfloat library

Post by jack »

Qfloat is a wrapper library of the qlib library by Stephen L. Moshier http://www.moshier.net/
Stephen L. Moshier kindly grants permission to use his library without restriction.
Please note however, that this wrapper renames the functions and changes the argument order
so as to be closely compatible with the F64 lib.

download here http://www.purearea.net/

thanks André :)
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: qfloat library

Post by traumatic »

Thanks jack, this is very handy!
Good programmers don't comment their code. It was hard to write, should be hard to read.
jack
Addict
Addict
Posts: 1358
Joined: Fri Apr 25, 2003 11:10 pm

Post by jack »

glad to be of service :)
Post Reply