ucsini1
Description
Function ucsini1 is called at the beginning of save in the Scheduler.
Synopsis
#include "factor.h"
void ucsini1(void)
Returns
Nothing.
Note: This function is typically used to prepare user
auxiliary data prior to save.
Note: In most cases, user code could be placed in
either function ucsini1 or function ucsini2 with the same effect.