Implementation (.c) files

The implementation (.c) file contains implementations of operations (methods) whose prototypes are defined in the specification file.

For example, when you run the HelloWorld sample, one of the generated files is Default.c.


Feedback