Subject | English | German |
progr. | pointer to the array and its size in bytes | Pointer auf das zu bearbeitende Array und dessen Größe in Bytes (ssn) |
progr. | size in bytes | Größe in Bytes (ssn) |
progr. | When called, a pointer to the array and its size in bytes is passed to the function | Beim Aufruf wird der Funktion ein Pointer auf das zu bearbeitende Array und dessen Größe in Bytes übergeben (ssn) |