2.5.3.4. build_Build_l()

[<<<] [>>>]

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

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