[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C++ does not support long long: QCAD



Today at 11:28am +0100 Joerg Beyer wrote:

>   What version of g++ are you using?

g++ (GCC) 3.3.6 (Debian 1:3.3.6-10)

<snip>
>   #include <iostream>
>   using namespace std;
>   int main(int, char **) {
>       long long i=42L;
<snip>

It compiles your test program absolutely fine.

Thanks for your response.

-- 
H.S.Rai



Reply to: