Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.985 Beiträge
 
#1

There is a way to convert ‘array of const’ (open array) to TValue: Asbjørn Heid found

  Alt 27. Jul 2017, 12:20
Brilliant solution by*Asbjørn Heid: So the solution I came up with is to use the observation that the “array of const” is “array of TVarRec”, and that “array of TVarRec” is passed as as two arguments: a pointer to the data and the length of the array (or rather, ...

More...
  Mit Zitat antworten Zitat