Examples with "unui pointer null" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Un pointer null are o valoare rezervată, indicând faptul că face referire la o locație nevalidă.
A null pointer has a value reserved for indicating that the pointer does not refer to a valid object.
Descriere: a existat o dereferire de pointer NULL la tratarea unui anumit tip userclient.
Description: A null pointer dereference existed in the handling of a certain userclient type.
libc/ stdtime: Fixați două cazuri în care un pointer NULL ar fi putut fi liber () 'd.
libc/stdtime: Fix two cases where a NULL pointer could have been free()'d.
Actualizat codul: eliminați verificarea null pointer după nou.
Updated the code: remove the null pointer check after new.
Cyclone implementează trei tipuri de pointer: (tip normal) (Niciodată-NULL pointer), and? (singurul tip cu aritmetică pointer permis) Scopul introducerii acestor noi tipuri de indicatori este de a evita problemele obișnuite atunci când folosiți indicii.
Cyclone implements three kinds of pointer: (the normal type) (the never-NULL pointer), and? (the only type with pointer arithmetic allowed, "fat" pointers).
Ce este nou în versiunea 1.6.8: Această versiune are o corecție de bug pentru CVE- 6954 (dereferență null pointer), plus o anumită curățare a codului.
What is new in version 1.6.8: This version has a bugfix for CVE-2013-6954 (null pointer dereference), plus some code cleanup.
Operatorul de indirectare (sau de dereferentiere) se aplica unui pointer si returneaza valoarea scrisa in memorie la adresa data de pointer.
The symbol is the dereference operator; it takes a pointer as argument and returns the contents of the location to which it points.
Pentru a evita astfel de probleme, Cyclone introduce tipul de pointer, care nu poate fi niciodată NULL.
To avoid such problems, Cyclone introduces the pointer type, which can never be NULL.
Luați de exemplu o funcție, numită foo care ia un pointer la un int: int foo(int ); Deși persoana care a scris funcția foo ar fi putut introduce cecuri NULL, să presupunem că, din motive de performanță, nu au făcut-o.
Take for instance a function, called foo that takes a pointer to an int: int foo(int ); Although the person who wrote the function foo could have inserted NULL checks, let us assume that for performance reasons they did not.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.