jeremy-rifkin / cpptrace

Simple, portable, and self-contained stacktrace library for C++11 and newer
MIT License
642 stars 67 forks source link

New C api #80

Closed 8ightfold closed 7 months ago

8ightfold commented 7 months ago

Updated C API following the requested scheme. May implement "exceptions" later...

Closes #38

jeremy-rifkin commented 7 months ago

The build failures look like silly printf size_t things, should be a quick fix