Home Forums C Programming my own header file??

Viewing 1 reply thread
  • Author
    Posts
    • #2148
      SanfordHellyer
      Participant

      i am new to c++, i would like to know how to make my own header file, we have started learning functions in c++, so i want my header file to have a single pre defined function.
      also at school they started c++ eithout teaching c . is that a problem?? but i feel it easy any ways and interesting too. and i also would like to know if vc++ is different from c++??

    • #3469
      GWILouisaxwzkla
      Participant

      Heres a link on making static header files with VC++.

      http://www.functionx.com/visualc/libraries/staticlib.htm

      VC++ is Microsoft’s trademark name for their C++ compiler. It uses standard C++ grammar…

Viewing 1 reply thread
  • The forum ‘C Programming’ is closed to new topics and replies.