Thread: I can't include fcnt1.h

  1. #1
    Registered User
    Join Date
    Feb 2009
    Posts
    9

    I can't include fcnt1.h

    Hi so I have to use some functions in fcnt1.h and I can't include it the gcc compiler in linux won't find it? How can I fix that.
    by the way I'm very confused about programming in linux and the whole linux environment and programming in c thing is new to me.
    I know very good java on windows that's all and I'm a computer science major!!! and I don't know why people in this field think that's a good idea to teach computer science major java on windows cuz it's really not useful when you wanna explore outside java??

    thank you in advance.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Try a lowercase 'l' rather than a numeric '1'
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Feb 2009
    Posts
    9
    yup that did it thanks a lot

    I guess it's my book's mistake because it is a numeric 1 in there

    but hey if anything this shows how much I need experience from people who have it.
    thanks again!!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. debug assertion failed!
    By chintugavali in forum C Programming
    Replies: 4
    Last Post: 12-11-2007, 06:23 AM
  2. MFC include BS
    By VirtualAce in forum Windows Programming
    Replies: 4
    Last Post: 10-31-2005, 12:44 PM
  3. help with finding lowest number entered
    By volk in forum C++ Programming
    Replies: 12
    Last Post: 03-22-2003, 01:21 PM
  4. #includes don't seem to be working
    By Inquirer in forum C++ Programming
    Replies: 12
    Last Post: 08-05-2002, 05:38 PM
  5. MFC Assertion Failure
    By maxthecat in forum Windows Programming
    Replies: 5
    Last Post: 08-01-2002, 09:58 AM