Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnteslade/cppc
Test code for combining c and C++ code
https://github.com/johnteslade/cppc
Last synced: 18 days ago
JSON representation
Test code for combining c and C++ code
- Host: GitHub
- URL: https://github.com/johnteslade/cppc
- Owner: johnteslade
- Created: 2012-10-30T08:17:41.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-30T08:19:07.000Z (about 12 years ago)
- Last Synced: 2024-07-31T22:58:35.436Z (3 months ago)
- Language: C
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some example code to evaluate how c and c++ code can mix.
Original code from
http://www.parashift.com/c++-faq/cpp-objs-passed-to-c.html