alloca
_alloca is required to be 16-byte aligned and additionally required to use a frame pointer.
The stack that is allocated needs to allocate space below it for parameters of subsequently called functions, as discussed in Stack Allocation.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
_alloca is required to be 16-byte aligned and additionally required to use a frame pointer.
The stack that is allocated needs to allocate space below it for parameters of subsequently called functions, as discussed in Stack Allocation.