Recently, I have been writing a lot of functions in C++. I've decided to combine them all into one monster library called the Tarada C++ Application Programming Interface. Currently, the API only has two functions, but I plan to add more as the library matures. If you have any functions you would like to contribute, please leave it in the comments.
Installation
You can download the API here. To install it, follow the instructions in the README file. To view the API, install it, then type less [C++_LIBRARY_LOCATION]/tarada/taradalib.h. This will show the header of the API.
If you are a C++ programmer running Linux, please download and install the API. Leave feedback in the comments so I can make the API better.
No comments:
Post a Comment