We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi I want to have a header file(.h) so I can put function prototypes in it & include this .h file in the other files that use these functions just as standard C. But I've problems for including the .h file as a custom file in my project & linking/compiling it with the other files in the project. How is this done in C51? Looking for your comments. Best Regards,Smal