Example: Creating An Object-Oriented Application in SCL |
SCL provides many object-oriented programming features such as class and useclass syntax, method overloading, and interfaces. This tutorial demonstrates how to use many of these features by creating a class-based version of a simple data input facility that is based on traditional SCL library functions.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.