Chapter Contents

Previous

Next
Using the Global Optimizer and the Object Module Disassembler

Introduction

The global optimizer makes optimizations that improve the performance of your application in terms of execution time and program size, and the object module disassembler provides a copy of the assembler code generated for a C or C++ program. Both of these topics are covered in some detail in the SAS/C Compiler and Library User's Guide. This chapter provides a brief overview and information essential to effectively use these features with the SAS/C Cross-Platform Compiler.


Chapter Contents

Previous

Next

Top of Page

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.