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