{}
{   The purpose of this request is to build the normal section offset change vectors.
{}
{       OCP$BUILD_SECTION_OCV (OLD_SECTION_MAP, NEW_SECTION_MAP, SECTION_ORDINAL,
{         OLD_SECTION_DEFINITIONS, OLD_OBJECT_LIBRARY, NORMAL_SOCV, SECTION_OFFSET_CV,
{         SOCV_GENERATED)
{}
{ OLD_SECTION_MAP: (input) This parameter specifies a pointer to a particular
{       sections section map in the old object library.
{}
{ NEW_SECTION_MAP: (input) This parameter specifies a pointer to a particular
{       sections section map in the new object library.
{}
{ SECTION_ORDINAL: (input) This parameter specifies the section ordinal.
{}
{ OLD_SECTION_DEFINITIONS: (input) This parameter specifies a pointer to the
{       section definitions in the old object library.
{}
{ OLD_OBJECT_LIBRARY: (input) This parameter specifies a pointer to the old
{       object_library.
{}
{ NORMAL_SOCV: (input - output) This parameter specifies a pointer to the normal
{       section offset change vectors.
{}
{ SECTION_OFFSET_CV: (output) This parameter specifies a pointer to the current
{       section offset change vector.
{}
{ SOCV_GENERATED: (output) This parameter specifies whether or not this section
{       offset change vector was generated.
{}
