Did you ever think of creating C code suitable to be linked from C++ code !!
Just check:
http://developers.sun.com/solaris/articles/mixing.html
http://www.parashift.com/c++-faq-lite/mixing-c-and-cpp.html
Popular Posts
-
One of the most important metrics used in evaluating the performance of binary classifiers is the Precision-Recall curve. From Wikipedia: It...
-
In this post I will be gathering some links about the physiological signals datasets that are publicly available on the web. This post will ...
-
Many times you need to call a function/method that does some really heavy work. However, you don't want this function call to block your...
-
I needed a quick way to split a video sequence into its individual frames and save those frames as images. FFmpeg seemed like a good handy ...
-
Recently I needed to add a header/footer to an existing PDF file. With some help from this link, I figured it out: http://coding.derkeiler.c...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment