Live coding on a C project
Project: Can you merge two functions together in C, at runtime?
If you have a function that doubles a number, and a function that adds one to a number, can you merge these functions together in C at runtime and create a composed function that doubles the number and adds one? I don't know - let us find out together!
JB
Spontaneous live stream V