Vertaling van "RETURN VALUE" in Pools
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.
RETURN VALUE For calloc() and malloc(), return a pointer to the allocated memory, which is suitably aligned for any kind of variable.
Dla calloc() i malloc(), zwracana wartość jest wskaźnikiem do przydzielonej pamięci, który jest właściwie wyrównany dla dowolnego rodzaju zmiennej, lub NULL gdy żądanie zakończyło się niepowodzeniem.
URLs that require prepending to parse will still be accepted, but the return value will not be modified.
Adresy URL wymagające przy parsowaniu dodania schematu nadal będą akceptowane, ale zwracana wartość nie będzie zmodyfikowana.
You must enter corresponding page parameters for each stored procedure parameter return value.
Musisz wprowadzić odpowiednie parametry strony dla każdej wartości zwracanej przez procedurę składowaną.
Specification defines what should be type of function parameters and return value.
Unexpected return value from Chiasmus backend: The "x-obtain-keys" function did not return a string list. Please report this bug.
Niespodziewana wartość zwrócona przez rozszerzenie Chiasmus. Funkcja "x- obtain- keys" nie zwróciła listy napisów. Proszę zgłosić ten błąd.
Internal error: illegal return value from PasswdProcess::checkCurrent.
RETURN VALUE stunnel returns zero on success, non-zero on error.
ZWRACANA WARTOŚĆ stunnel zwraca zero w przypadku sukcesu, lub wartość niezerową w przypadku błędu.
RETURN VALUE If any of the exec() functions returns, an error will have occurred.
WARTOŚĆ ZWRACANA Jeśli dowolna z funkcji exec powróci, oznacza to że nastąpił błąd.
RETURN VALUE: The section must return the ID of the element from the attached data set, or e.g. as in the case of text fields, any value
ZWRACANA WARTOŚĆ: Sekcja musi zwracać ID elementu z podpiętego zestawu danych, lub np. jak w przypadku pól tekstowych dowolną wartość
RETURN VALUE: The script does not have to return any value, it only performs the given action.
ZWRACANA WARTOŚĆ: Skrypt nie musi zwracać żadnej wartości, tylko wykonuje zadaną akcję.
RETURN VALUE: Section must return 0 (invisible) or 1 (visible)
ZWRACANA WARTOŚĆ: Sekcja musi zwracać 0 (niewidoczne) lub 1 (widoczne)
AVAILABILITY: Section visible to most fields RETURN VALUE: The section must return a specific ID and Value with a default value
DOSTĘPNOŚĆ: Sekcja widoczna dla większości pól ZWRACANA WARTOŚĆ: Sekcja musi zwracać konkretne ID i Value z wartością domyślną
Finally, we'll use the break keyword with the return value.