Dear All,
Please tell me how to create the Header file for my project.. like
#include<stdio.h> contains all printf,scanf...so on
what are the steps needed to create my own Header file....
i am using the VC++ compiler
i am thankful to you advance
This is a discussion on How to creat header files within the C Programming forums, part of the General Programming Boards category; Dear All, Please tell me how to create the Header file for my project.. like #include<stdio.h> contains all printf,scanf...so on ...
Dear All,
Please tell me how to create the Header file for my project.. like
#include<stdio.h> contains all printf,scanf...so on
what are the steps needed to create my own Header file....
i am using the VC++ compiler
i am thankful to you advance