<html> | |
<body> | |
Reports any array fields or variables whose contents are read but not written, | |
or written but not read. Such mismatched reads and writes are pointless, and probably indicate | |
dead, incomplete or erroneous code. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |