On Fri, Apr 26, 2002 at 01:21:21AM -0700, ben wrote:
> On Friday 26 April 2002 12:35 am, DSC Siltec wrote:
> > Okay... I'm not a genius, but this is going to be
> > a no-brainer for some of you, I can't figure it out.
> >
> > I have a simple program that uses log.
> >
> > I have "include " in my p
On Friday 26 April 2002 12:35 am, DSC Siltec wrote:
> Okay... I'm not a genius, but this is going to be
> a no-brainer for some of you, I can't figure it out.
>
> I have a simple program that uses log.
>
> I have "include " in my program.
>
> When I compile on gcc, I get "unknown identifier: log."
On 0, DSC Siltec <[EMAIL PROTECTED]> wrote:
> Okay... I'm not a genius, but this is going to be
> a no-brainer for some of you, I can't figure it out.
>
> I have a simple program that uses log.
>
> I have "include " in my program.
>
> When I compile on gcc, I get "unknown identifier: log."
>
Okay... I'm not a genius, but this is going to be
a no-brainer for some of you, I can't figure it out.
I have a simple program that uses log.
I have "include " in my program.
When I compile on gcc, I get "unknown identifier: log."
gcc mylogprog.c -o mylogprog.exe
I'm guessing that I need to
4 matches
Mail list logo