Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I found a example code with the function herror(). When I compiled it it war ns: warning: implicit declaration of function `herror' Who can tell something about this function herror()? Thanks,
Post Follow-up to this messageOn 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 w arns: > 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.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.