Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
5 user(s) are online (4 user(s) are browsing encyclopedia)

Members: 0
Guests: 5

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Splint (programming tool)

Splint, short for Secure Programming Lint, is a programming tool for Static code analysis C programming language for security vulnerability (computer science) and coding mistakes. Formerly called LCLint, it is a modern version of the Unix lint programming tool tool.

Splint has the ability to interpret special annotations to the source code, which gives it stronger checking than is possible just by looking at the source alone.

=See also=

*Buffer overflow *Memory debugger *Software testing

=External links=

*[http://splint.org/ Home page] *[http://splint.org/pubs.html Publications about checking techniques] *[http://SplintPP.sourceforge.net/ C++ front end for splint]