База ответов ИНТУИТ

Introduction to performance optimization using Intel SW tools

<<- Назад к вопросам

What is __declspec(align(n)) pragma used for?

(Отметьте один правильный вариант ответа.)

Варианты ответа
to disallow array alignment when its size is less than "n"
to tell the compiler that the program couldn't be compiled when the alignment is wrong
to tell the compiler that all the types must be aligned identically
to tell the compiler how to align variables in memory(Верный ответ)
Похожие вопросы
Required condition for dependency between S1 and S2 are the following:
Statement M dominates N if
What is the meaning of restrict attribute at pointer definition in С/С++?
Schedule clause accepts the following arguments:
When the dependency <S1,S2> is anti-dependence?
What is FLOW dependency?
What is ANTI dependency?
What is - ansi-alias for?
nowait directive is used for:
What is OUTPUT dependency?