True/False
In Visual C++,the PTR directive cannot be used in inline assembly code.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The EVEN and ALIGN directives can be
Q3: A language's calling convention does not include
Q4: C language programs automatically convert external identifiers
Q5: Although STDCALL is compatible with the Win32
Q6: The Visual C++ compiler contains command-line options
Q8: In 32-bit mode,the offsets of stack parameters
Q9: Optimizing C++ compilers rarely substitute registers in
Q10: When a C++ functions is called,floating-point values
Q11: A program using the C calling convention
Q12: The "C" specifier in extern declarations of