Index of /techsup/download/SASC/sample/cxx
Name Last modified Size Description
Parent Directory 28-Oct-2008 13:21 -
CTOCXX1 28-Oct-2008 14:00 3k
CTOCXX1.html 28-Oct-2008 14:00 3k
CTOCXX2 28-Oct-2008 14:00 3k
CTOCXX2.html 28-Oct-2008 14:00 3k
CXXTOC1 28-Oct-2008 14:00 3k
CXXTOC1.html 28-Oct-2008 14:00 3k
CXXTOC2 28-Oct-2008 14:00 3k
CXXTOC2.html 28-Oct-2008 14:00 3k
FTOC 28-Oct-2008 14:00 2k
FTOC.html 28-Oct-2008 14:00 3k
MANGLE 28-Oct-2008 14:00 2k
MANGLE.html 28-Oct-2008 14:00 3k
README.txt 28-Oct-2008 14:00 1k
SASC CXX
Last Updated: 11MAR97
=====================
Copyright (c) 1996, SAS Institute Inc.
Unpublished - All Rights Reserved
This member contains a list and description of sample C++ programs
distributed with your SAS/C product.
File: - Description:
--------------------------------------------------------------------------------
CTOCXX1 - This sample demonstrates how to call a SAS/C C++ function
from a SAS/C C main(). This member is the C source code.
CTOCXX2 - This sample demonstrates how to call a SAS/C C++ function
from a SAS/C C main(). This member is the C++ source code.
CXXTOC1 - This sample demonstrates how to call a SAS/C C function
from a SAS/C C++ main(). This member is the C++ source
code.
CXXTOC2 - This sample demonstrates how to call a SAS/C C function
from a SAS/C C++ main(). This member is the C source code.
FTOC - This sample demonstrates a simple SAS/C C++ program.
It prints a Farenheit to Celsius conversion table.
MANGLE - This sample demonstrates SAS/C C++ mangled names.