List Question
20 TechQA 2024-03-07T18:30:03.970000Cant recognise long long , long double in MinGW on Code::Blocks
25 views
Asked by Vinayak Deshmukh
Why does gcc ignore the "unsigned" data type statements?
109 views
Asked by giulio
Is there a shorthand for the unsigned long long type?
276 views
Asked by Connor
Two -Wformat warnings (unknown conversion type & too many arguments for format)
178 views
Asked by Rodion Iskhakov
Not showing the expected output for a certain input
61 views
Asked by Zannatul Ferdousi Hema
warning: integer constant is too large for its type
636 views
Asked by iamMAHAM
How to convert an extra larger hex number to decimal number in C++
165 views
Asked by the_ayyi
Looking for suitable datatype in C to handle two mathematical expressions
104 views
Asked by Encipher
A fast data structure for storing many unsigned long variables
133 views
Asked by Mojtaba Valizadeh
Any hope to convert a std::bitset<128> to a single 128-bit integer in the near future?
757 views
Asked by gvbarroso
long long int bit representation, C++
130 views
Asked by Leon
Remaining disk space in linux and the limits of long
223 views
Asked by user1538798
How to convert double to unsigned long long under rounding mode != FE_TOWARDZERO?
632 views
Asked by pmor
Wrong result on modular arithmetic on ARM (Apple M1) with clang -O3 optimization
585 views
Asked by vsoftco
where should I use ULL in after variables?
994 views
Asked by Anmol
C get percentage of ULLONG_MAX reliably
104 views
Asked by João Pires
How to serialize unsigned int / long values in AVRO
1.1k views
Asked by No8
How to convert unsigned long long int into unsigned char*?
667 views
Asked by mehmed_ali343
How to convert unsigned char* to unsigned long long int?
1.8k views
Asked by mehmed_ali343
Assigning length of a string to an integer: C++
1.2k views
Asked by Ian Thompson