Gentle reminder:
for(int i; i< 10; i++) {
...
}
i = something
Is not C++ portable.
Thomas
---
Fix a broken declaration/use/scoping problem.
CVS:
----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: fp_PageSize.cpp
CVS:
----------------------------------------------------------------------
- Re: commit: DON'T DO THIS Thomas Fletcher
- Re: commit: DON'T DO THIS Sam TH
- Re: commit: DON'T DO THIS Michael D. Pritchett
