U.S. Department of Transportation
Federal Highway Administration
1200 New Jersey Avenue, SE
Washington, DC 20590
202-366-4000
Federal Highway Administration Research and Technology
Coordinating, Developing, and Delivering Highway Transportation Innovations
![]() |
This report is an archived publication and may contain dated technical, contact, and link information |
|
Publication Number: FHWA-RD-04-080
Date: September 2004 |
Software Reliability: A Federal Highway Administration Preliminary HandbookPDF Version (697 KB)
PDF files can be viewed with the Acrobat® Reader® Appendix A: Wrapping Source CodeThe following is the output produced by running the source code provided in chapter 6, Wrapping the Integer Factorial. Run of Integer FactorialThis is a run of a recursive factorial using integers in C .Run of Wrapped FactorialThis is a run of a recursive factorial with wrapping (wrap_fact(8)) using integers in C. |