DictionaryForumContacts

   English
Terms for subject Programming containing In the | all forms
EnglishGerman
pointer to the array and its size in bytesPointer auf das zu bearbeitende Array und dessen Größe in Bytes (ssn)
The array specified by the pointer is manipulated directly in memoryDas durch den Pointer angegebene Array wird direkt im Speicher manipuliert (ssn)
When called, a pointer to the array and its size in bytes is passed to the functionBeim Aufruf wird der Funktion ein Pointer auf das zu bearbeitende Array und dessen Größe in Bytes übergeben (ssn)