Writing Your Own Applications
Overview
Once you have succeeded in building and running the examples, you can start developing your own applications with SourcePro components. This chapter describes:
How to use SourcePro components in your applications by including the appropriate header files
How to build your applications, including how to specify proper include paths, linked libraries, and compiler flags
How to run your applications