examples icon indicating copy to clipboard operation
examples copied to clipboard

Updating reverse.c example for latest tool chain (clang-11) and dfx 0.6.10

Open skilesare opened this issue 5 years ago • 1 comments

Overview

The old example no longer works.

Recommended Solution

Updating the dfx.json format and adding a reverse.did file. I also provide a script to do this in a container.

Considerations

None.

skilesare avatar Oct 02 '20 02:10 skilesare

If you're looking for a better example that demonstrates how to build a canister for the Internet Computer in C, then I would recommend checking out https://github.com/enzoh/counter.

enzoh avatar Oct 31 '20 22:10 enzoh