For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > September 2004 > WHo can tell something about the function herror()?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author WHo can tell something about the function herror()?
learning_C++

2004-09-27, 4:01 pm

Hi,
I found a example code with the function herror(). When I compiled it it warns:
warning: implicit declaration of function `herror'
Who can tell something about this function herror()?

Thanks,
Nils O. Selåsdal

2004-09-27, 9:01 pm

On Mon, 27 Sep 2004 12:41:45 -0700, learning_C++ wrote:

> Hi,
> I found a example code with the function herror(). When I compiled it it warns:
> warning: implicit declaration of function `herror'
> Who can tell something about this function herror()?

Your computer can. Run;
man herror
It will also tell you which hearder filed you need.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com