| ||||||
SummaryCreates the processor object. | ||||||
Syntaxint SablotCreateProcessor(SablotHandle *processorPtr);
| ||||||
DescriptionThis API creates the processor instance. See.Usage for
the details to be done.
| ||||||
NotesThis function is slightly obsoleted withSablotCreateProcessorForSituation , since we suppose you'd
prefer the situation object recently created with
SablotCreateSituation .
| ||||||
See Also
|