Thread: Having trouble with header file

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    1

    Question Having trouble with header file

    I'm trying to include a header file in my program, but when I try to complie the program, I get a fatal error stating that the header file does not exsist in the directory. Can someone please help me because I'm totally lost!

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    what header?
    what compiler?

    It is probable that you do not have the required header.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Formatting a text file...
    By dagorsul in forum C Programming
    Replies: 12
    Last Post: 05-02-2008, 03:53 AM
  2. Need help understanding Header Files
    By Kaidao in forum C++ Programming
    Replies: 11
    Last Post: 03-25-2008, 10:02 AM
  3. Header File Trouble... Again
    By jake123 in forum C Programming
    Replies: 11
    Last Post: 03-10-2008, 03:01 PM
  4. Header File Trouble
    By jake123 in forum C Programming
    Replies: 12
    Last Post: 03-07-2008, 05:10 PM
  5. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM