ne_le_set

int sbne::ne_le_set(VLineEnding *lE, std::unordered_map<std::string, std::string> infoList)

Set the value of a desired feature of a VLineEnding object.

Parameters:
  • lE – a pointer to the VLineEnding object.

  • infoList – a list containg the info about the desired feature and its value.

Returns:

integer value indicating success/failure of the function.