Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Replacing tinyexpr with tinyexpr-plusplus in a C application #25

bscbrn started this conversation in General
Discussion options

Hello,
thank you for writing such a nice library. I use the original tinyexpr and would like to try to use tinyexpr-plusplus since it seams much more powerfull and feature rich.

Unfortunately my application is a C application written for Linux. I am not familiar with C++ but I read that is somehow possible to use C++ libraries in a C application (eve with some limitations).

Could anybody provide a guide on how to do this? I think it could also be a great help for many users of the original library.

Thank you in advance

You must be logged in to vote

Replies: 1 comment

Comment options

At least in the Windows world, you could build this library into of a DLL and expose its functionality via an API. Would it be possible to do that as an SO file under Linux? That might be easier than trying to link C++ code into a C binary.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /