Chapter Contents

Previous

Next
SAS/C C++ Development System User's Guide, Release 6.50


Introduction

This chapter explains how to use the translator, the SAS/C Compiler, the COOL object code preprocessor, and a number of operating system utilities to create and run C++ programs. Each section contains operating environment specifics that you need to know when you are developing and running your programs under TSO, CMS, MVS Batch, and OpenEdition.

However, you can develop a C++ program in one of these environments and use it in another. In this case, you will need to read all of the appropriate sections. For example, it is very common to develop a program using MVS cataloged procedures, but run the finished program only as a TSO command. In this case, you should read about running the translator, compiler, and linker in Creating C++ Programs under MVS Batch and about running the programs in Creating C++ Programs under TSO .


Chapter Contents

Previous

Next

Top of Page

Copyright © Tue Feb 10 12:11:23 EST 1998 by SAS Institute Inc., Cary, NC, USA. All rights reserved.