Header File (with' -' symbol)



Hello,


In my C program am using some header file name with cgi-lib.h, cgi-
llist.h.... am getting some error like cant open cgi-lib.h (i checked
the path DIR) ,but when am change the name by removing the '-' symbol
its working well..what might be the reason for this ( compiler -
Borland )


Thanks for your time

.



Relevant Pages

  • Re: Another glass of STL whine
    ... Christopher Benson-Manica wrote: ... >>Is there any reason you don't use TList? ... I would think it would work perfectly well, especially on a Borland ... compiler that ships with the VCL. ...
    (comp.lang.cpp)
  • Re: Critical article on Borland and Free Pascal
    ... I don't know when you wrote your first compiler (and what it was able to ... register width. ... but that shows that Borland should have started sooner ... Just the fact that their compiler architectire sucks is not reason to ...
    (comp.lang.pascal.delphi.misc)
  • Re: Microsoft and 64 bits
    ... This the reason why Borland shouldn't develop a ... If the market demands a 64 bit compiler then ... Borland will build it. ...
    (borland.public.delphi.non-technical)
  • Re: Building ruby with bcc32
    ... I never used gcc before. ... I've been using Borland c++ for a while and quite happy with it. ... something that compiles with one compiler doesn't with ... That's one reason I brought up the GCC compiler (the other being you ...
    (comp.lang.ruby)
  • Re: header files
    ... As all code can be written in the header file ... > void foo() ... > compiler tries to compile main.c it eventually reaches the line ... > the compiler has never heared about a function called printf(). ...
    (alt.comp.lang.learn.c-cpp)