2021-09-12 01:22 AM
2021-09-12 05:14 AM
Code it properly so the definitions are in a single C file, and the prototypes are in the include files. Use extern if appropriate.
2021-09-12 05:14 AM
Code it properly so the definitions are in a single C file, and the prototypes are in the include files. Use extern if appropriate.
2021-09-14 10:11 PM
Dear Tesla DeLorean,
Thank you,I used extern and it solved.
Best Regards