Hello, I'm interested in builder stub methods, I did't find more than 2-3 blogs/threads around the web, most of them are old. I'm interested in learning what are the best ways (high level theory) to write information from the builder to the stub, so: what are the methods available, what are the best and why. I want to use C for both the builder and the stub.
I found two methods: writing in the EOF and using Resource, but I know there are others.
I found two methods: writing in the EOF and using Resource, but I know there are others.