1.9.4. build_Build_l()

[<<<] [>>>]

This function converts an eNODE_l list to cNODE list in a loop. This function is called from build_Build() and from build_Build_r().

int build_Build_l(pBuildObject pBuild,
                  peNODE_l Result
);
The function returns the error code, or zero in case of success.
[<<<] [>>>]