examples
examples copied to clipboard
Updating reverse.c example for latest tool chain (clang-11) and dfx 0.6.10
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.
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.