Hi Guys..
I have a simple problem with Dev-C++. I need to create a header function "binary.h" which would include some definitions of various binary realted functions. And another file which will contain the implementations of those binary function.
Thus I can use this header file and its functions in other programs when and how required.
Can some one please guide me thru this .. I have really struggled with this IDE.
Thanks
I have a simple problem with Dev-C++. I need to create a header function "binary.h" which would include some definitions of various binary realted functions. And another file which will contain the implementations of those binary function.
Thus I can use this header file and its functions in other programs when and how required.
Can some one please guide me thru this .. I have really struggled with this IDE.
Thanks