Batch open
needs(code_samples);
Function Syntax
void batch_open()
Marks the start of a batch operation. For any meaningful results, it must eventually be followed by batch_close() (see the preceding for information on using these two functions).
Contents |
void batch_open()
Marks the start of a batch operation. For any meaningful results, it must eventually be followed by batch_close() (see the preceding for information on using these two functions).