Vertaling van "return NULL" in Spaans
Mozilla now provides infallible memory allocators that are guaranteed not to return null.
Mozilla proporciona ahora asignadores de memoria infalibles que están garantizados para no devolver null.
Methods call you expect to return an instance can return null, for example when the object being sought cannot be found.
La llamada a los métodos que esperas que devuelvan una instancia podrían devolver null, por ejemplo cuando el objeto que se busca no se encuentra.
In your implementation of this method, return a layout that shows word suggestions, or return null if you don't want to show anything.
En la implementación de este método, muestra un diseño que incluya sugerencias de palabras, o muestra un valor nulo si no quieres incluir nada.
So if you can't compute and return a response APDU immediately, return null.
It may return NULL when the year does not fit into an integer.
Puede devolver NULL cuando el año no cabe en una variable entera.
The other aggregate functions return NULL in such cases.
Otherwise, this function will return NULL.
Otherwise, this function will return NULL.
The operations in this list always return NULL
This function can return NULL both when an error occurs or the program produces no output.
Esta función puede devolver NULL cuando ocurre un error o cuando el programa no produce ninguna salida.
Returns an integer if there is a return value otherwise it will return NULL.
Devuelve valor de tipo integer si existe un valor de retorno, si no, devolverá NULL.
For example, searching for the only product where the unit price =9 will return NULL if more than one product has a unit price of 9.
Por ejemplo, buscar el único producto en el que el precio por unidad sea 9 devolverá NULL si más de un producto tiene un precio por unidad de 9.