[splint-discuss] bzero() is not recongnized

Vishal Bayskar vishal.bayskar at nechclst.in
Wed Mar 26 21:55:24 PST 2008


Dear All,

 

            There is a problem in using bzero() when I run splint
command it is not recognizing the bzero 

            And following warning is generated by splint tool

            

dodomo.c:1312:5 Unrecognized identifier: bzero

Identifier used in code has not been declared. (Use -unrecog to inhibit

warning)

 

 

But there is no warning is being shown when I use memset() function

 

And string.h header file is also included in the code as bzero() is
present in the string.h

 

 

Please help me in resolving the problem.

 

Thanks in Advance

 

 

Regards

 

Vishal Bayskar

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cs.virginia.edu/pipermail/splint-discuss/attachments/20080327/2f50b1e5/attachment.html 


More information about the splint-discuss mailing list