Writing Bug-Free C Code



 View/Download This book describes an alternate class methodology that provides complete data hiding and fault-tolerant run-time type checking of objects in C programs. With it, you will produce code that contains fewer bugs. Contents: 0. Preface 1. Understand Why Bugs Exist 2. Know Your Environment 3. Rock-Solid Base 4. The Class Methodology 5. A New Heap Manager 6. Designing Modules 7. General Tips 8. Style Guide 9. Conclusion A. Appendix: Code Listings References

Added by clownfish on 2007-01-14 15:15:24

 View/Download