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.
For instance, when an attempt is made to divide Null by zero, platforms may return Null instead of throwing an expected "data exception - division by zero".
Por ejemplo, cuando una tentativa es hecha para dividir Null entre cero, las plataformas pueden devolver Null en vez de lanzar una esperado "excepción de datos - la división entre cero".
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.
This is different from find who would return null if nothing is found.
Esto es diferente a find, quien devuelve null si no se encuentra cosa alguna.
The other aggregate functions return NULL in such cases.
Otherwise, this function will return NULL.
Return NULL if no attribute found.
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.