Hallo,
Hallo,
Hallo,
ich beschäftige mich im Moment mit VS C++ 2012 und stehe vor folgendem Konvertierungsproblem:
array< Byte >^ StringToArrayByte( String^ inpData)
{ ... ? ... }
String^
ArrayByteToString ( array< Byte >^ inpData)
{ ...?...}
Könnt Ihr mir bitte helfen ?
Leider fehlt mir hierfür etwas Basis Know How.
Danke und Gruß, Friedhold