/qlonglong Compiler Option

Syntax: Default:
/qlonglong /qlonglong
/qnolonglong  

Use /qlonglong to permit long long types, and /qnolonglong to disallow them in your program.

By default, /qlonglong is on.



Summary of Compiler Options