Sablotron Guide and Reference

SablotCreateProcessor Functions

Summary

Creates the processor object.

Syntax

int SablotCreateProcessor(SablotHandle *processorPtr);
NameTypeDescription
processorPtrSablotHandle*the result goes here

Description

This API creates the processor instance. See .Usage for the details to be done.

Notes

This function is slightly obsoleted with SablotCreateProcessorForSituation, since we suppose you'd prefer the situation object recently created with SablotCreateSituation.

See Also

Groups [ Functions ]
Entries [ .Usage | SablotCreateProcessorForSituation | SablotCreateSituation | SablotHandle ]

© 2002 Ginger Alliance
revision 02-11-04
This page was generated by APIDOC