This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use a header file for function prototypes?

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

0