Chapter Contents |
Previous |
Next |
Using the SAS/C C++ Development System under TSO, CMS, OS/390 Batch, and UNIX System Services |
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 OS/390 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 OS/390 Batch and about running the programs in Creating C++ Programs under TSO.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.