The sample programs are located in the following directory:
$SYBASE/sample/ctlibrary
This directory includes:
Online source code for the sample programs.
Data files for the samples.
The makefile provided to build the samples. Use the makefile as a starting point for your own Client-Library applications.
The samples header file, example.h.
The README file containing instructions for building, executing, and testing the samples.
Before compiling and running the sample programs, copy
the contents of $SYBASE/sample/ctlibrary into
a “working” directory, where you can freely experiment
with the sample programs without affecting the integrity of the original
files.