Vulcan Logic SRM  

SRM - Documentation


^ SRM Documentation

- User documentation
- Function reference
- Administration documentation
- API documentation
- Design

IV. API documentation

This section of the manual describes the application programming interface of SRM. It will go into detail of creating new modules and the API.

Table of Contents
10. SRM Modules
Build process
Module lay-out
ext_skel script
IV. Function Argument Handling
SRM_ARGC --  This macro represents the number of arguments passed to this function.
SRM_ARGC_CHECK --  This macro check for a fixed number of arguments passed to the function.
SRM_ARGC_CHECK_BETWEEN --  This macro check for a fixed range of numbers of arguments passed to the function.
SRM_GET_ARG --  This macro fetches a parameter from the parameter list.
Prev: Module settings Next: SRM Modules


© 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by The Vulcan Logic Group