Skip to main content

Name

sieve_seng_prepare3 — prepare to execute a sieve script

Synopsis

#include "sieve/ecsieve.h"

| SENG * **sieve_seng_prepare3** ( | sieve, |   | |   | phase, |   | |   | bag, |   | |   | can); |   |

SIEVE * <var class="pdparam">sieve</var>; const char * <var class="pdparam">phase</var>; ec_bag * <var class="pdparam">bag</var>; int <var class="pdparam">can</var>;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

prepare to execute a sieve script.

See Also

Was this page helpful?