Vertaling van "sysconf" 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.
Bieżące ograniczenie obsługiwane przez implementację można odczytać za pomocą funkcji sysconf(3).
The actual limit supported by an implementation can be obtained using sysconf(3).
W czasie działania programu, można odpytać o wartości liczbowe, używając opisywanej tutaj funkcji sysconf().
At run time, one can ask for numerical values using the present function sysconf().
Jeśli aplikacja chce zrobić użytek ze zmiennych, których wartości mogą się różnić w zależności od systemu, może wywołać funkcję sysconf().
If an application wants to take advantage of values which may change between systems, a call to sysconf() can be made.
W tabeli poniżej podajemy nazwę zmiennej, nazwę argumentu funkcji sysconf(), używanego do odpytania o jej wartość, oraz krótki opis.
We give the name of the variable, the name of the sysconf() argument used to inquire about its value, and a short description.
Maksymalna liczba grup dodatkowych może być odczytana za pomocą sysconf(3)
The maximum number of supplementary group IDs can be found using sysconf(3)
POSIX. określa, że wartości zwracane przez sysconf(3) nie powinny się zmieniać przez cały czas życia procesu.
POSIX. says that values returned by sysconf(3) should be invariant over the lifetime of a process.
Użyj sysconf () dla rozmiaru strony (poprawki oparte na OpenBSD).
Use sysconf() for page size (fixes building on OpenBSD).