Navigation menu

OC Systems Wiki!
  • OC Systems Inc
    • Products
    • Services
    • Company
    • Support
  • Guides
    • PowerAda 5 User Guide
    • Aprobe+Rootcause Documentation
    • Ada Reference Manual
    • Ada 95 Rationale
  • Login
  • Secure Upload

PowerAda 55

From OC Systems Wiki!
< PowerAda:APPENDIX C. Implementation Characteristics‎ | Annex M
Jump to: navigation, search


Appendix C
  • Notice
  • Chapter 1. Overview
  • Chapter 2. Getting Started
  • Chapter 3. Basic PowerAda Concepts
  • Chapter 4. The PowerAda Development Environment
  • Chapter 5. Project Management with PowerAda
  • Chapter 6. The PowerAda Debugger: adbg
  • Chapter 7. Interface to Other Languages
  • Chapter 8. Implementation Details
  • Chapter 9. Optimization
  • APPENDIX A - Glossary
  • APPENDIX B - Support Packages
  • APPENDIX C - Implementation Characteristics
  • APPENDIX D - Demos and Tutorials
  • APPENDIX E - Tools Reference
  • APPENDIX F - Debugger Command Reference
  • Index
Contents |  Installation Guide | Release Notes
First | Prev | Next | Last

(55) The meaning of Storage_Size.

See 13.11(18).

Storage_Size specifies the total space available for both the allocated objects and the data structure which organizes the storage. This consists of about 40 bytes at the base of the storage pool and 8 bytes per object.

Retrieved from "https://www.ocsystems.com/w/index.php?title=PowerAda:APPENDIX_C._Implementation_Characteristics/Annex_M/55&oldid=2205"