Re: can't locate my include files
Do you have a link for this C FAQ?
"user923005" <dcorbit@connx.com> wrote in message
news:1192774349.176536.17760@y27g2000pre.googlegro ups.com...
> On Oct 18, 8:31 pm, "don" <d...@panix.com> wrote:
>> I was trying to compile a .c source file using bcc on my winxp system
>> but
>> the only way this would work is if I put the stdio.h file in the same
>> folder
>> as the source file, even though my include statement said this #include
>> <c:\myfiles\include> which I thought would solve the "can't find error"
>> I
>> was getting for my printf statements etc. etc.
>
> See section 10 of the C-FAQ.
>
|