Conformance #931
Updated by Jörg Riesmeier over 5 years ago
DU_cechoStatusString(), DU_cstoreStatusString() et al. map a given DIMSE Status Code to a human readable description. This mapping is also done by DIMSE_printCEchoStatusString(), DIMSE_printCStoreStatusString() et at all. which has just been updated to reflect the current edition of the DICOM standard. It is suggested to remove this redundant mapping and have a single place in the DCMTK that maps DIMSE Status Codes to a human readable version.