Back to Sealevel      

Example Code & Instructions

Introduction

SeaMAX features an easy-to-use functional interface with each function returning a single integer indicating success (zero or greater) or failure (less than zero). Any data sent to or received from the functions are handled as pass by reference/value parameters.

Note:
Some SeaMAX example projects have been included in the default installation to assist in quick development. View the Examples folder in your SeaMAX installation directory for full project examples.
Before jumping head first into SeaMAX code examples, it may be useful to first understand how to incorporate SeaMAX into your code project. To learn more about including SeaMAX into your project, read Integrating SeaMAX into Your Project.

Actual example code may be found in your SeaMAX installation directory, C:\Program Files\Sealevel Systems\SeaMAX\Example Projects\. Refer to those samples for additional details and illustrations on the use of SeaMAX.

 
 
Generated on 18 Sep 2007.