Dev-C++ Query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ranjanabhb
    New Member
    • Sep 2006
    • 1

    #1

    Dev-C++ Query

    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
Working...