Eddie O'Hagan's Portfolio » Ace Library

Ace Library

Ace Library is a C++ Library containing standard math functions with CERT coding standard checks. In addition, Ace Library also contains convinence functions for things such as string manipulation, unicode conversion, file IO, and more.

Ace Library comes in two flavors. Ace Library is the original library written in C++ for windows. It uses various windows API functions. The other flavor is Ace Library Linux. As the name suggests, this version of Ace Library works on Linux. A few Unicode functions from Ace Library (Windows) are not available in Ace Library Linux due to some lack of wchar_t support but most functions still exist.

Click on the below image(s) to get to the corresponding platform(s) you want:

 

Comments are closed.