Artifact 8b00b613fba4cc06e9c505812dc5048c823019c5:
- File generic/tclIOUtil.c — part of check-in [4d8a4f639d] at 2010-03-05 14:34:03 on branch trunk — Code Audit results: * use do { ... } while (0) in macros * avoid shadowing one local variable with another * use clearer 'foo.bar++;' instead of '++foo.bar;' where result not required (i.e., semantically equivalent) * follow Engineering Manual rules on spacing and declarations (user: dkf size: 128035)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.