Dynamic arrays offer a flexible data structure that can change size during program execution.
Dynamiczne tablice oferują elastyczną strukturę danych, która może zmieniać rozmiar podczas wykonywania programu.
Optimizing algorithms during compile time can improve the speed of program execution.
So exceptions are used to handle various type of errors, which may occur during a program execution and take appropriate action instead of halting program completely.
Więc wyjątki są używane do obsługi różnego rodzaju błędów, które mogą wystąpić w trakcie realizacji programu i podjąć odpowiednie działania zamiast powstrzymania programu całkowicie.
Not granted options from Tranche I and II may be granted in the future years of the program execution.
Uprawnienia z dwóch pierwszych Transz będą mogły być przyznane w przyszłych latach realizacji programu.
The condition menu item allows you to enter a valid expression, which is evaluated when the program execution reaches the breakpoint
Pozycja menu warunek pozwala wprowadzić poprawny wyraz, który jest oceniany, gdy wykonanie programu osiąga punkt przerwania
Some other, however, can create nested data processing loops (Tasks) or direct the program execution into one of several clearly defined conditional paths (Variant Steps).
Inne typy makrofiltrów mogą natomiast tworzyć zagnieżdżone pętle do przetwarzania danych (makrofiltry typu Task) lub kierować wykonanie programu do jednej z kilku jasno zdefiniowanych ścieżek (makrofiltry wariantowe typu Step).
Memory access issues often lead to unforeseen errors during program execution.
Problemy z dostępem do pamięci często prowadzą do nieoczekiwanych błędów podczas wykonywania programu.
Type safety reduces the likelihood of runtime errors during program execution.
Silne typowanie zmniejsza prawdopodobieństwo wystąpienia błędów podczas wykonywania programu.
This is the part of the code that the control system does not analyze during program execution.
Jest to część kodu, której system sterowania nie analizuje podczas wykonywania programu.
The information is protected during program execution and after closing the program.
Informacje są chronione podczas wykonywania programu i po zamknięciu programu.
The course covers facilitation of cross-team interactions in support of the program execution and relentless improvement.
Kurs obejmuje ułatwienie interakcji między zespołami w celu wsparcia wykonywania programu i nieustannej poprawy.
The line int main() is the main function where program execution begins.
The next line func main() is the main function where program execution begins.