There are a lot of datatypes like long long which's like a new thing to me
https://en.cppreference.com/w/cpp/language/types
https://en.wikipedia.org/wiki/C_data_types
Complex type is not a basic type, be careful. You must need to include the math libraries -incorporated with the compiler- and the headers -incorporated too-, but the complex number is not like int, float or enum
complex numbers are not in the table
C99 has complex types iirc
Обсуждают сегодня