Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in long-long
How to silence long long integer constant warning from GCC
Oct 21, 2022
c++
c++11
gcc
gcc-warning
long-long
Size of "long long" in 128-bit machine?
Jan 19, 2018
c
types
long-long
-9'223'372'036'854'775'808LL is unsigned
Sep 07, 2022
c++
integer
literals
c++20
long-long
cpp: eclipse doesn't recognize 'long long' type
Oct 30, 2018
c++
linux
long-long
64 bit integers and older C++ compilers
Jan 16, 2019
c++
types
portability
int64
long-long
Troubling converting string to long long in C
Oct 17, 2022
c
string
long-long
3 * 1000000000 overflows as an int, but the variable is long long. Why? [duplicate]
Mar 06, 2022
c++
literals
integer-overflow
long-long
long long vs int multiplication
Nov 20, 2022
c
multiplication
long-long
Printing bits in long long number (C++)
Mar 04, 2022
c++
bits
long-long
Long long in c99
May 04, 2022
c
assembly
types
abi
long-long
How to loop bit by bit over a long long in C++
Apr 28, 2021
c++
bit
long-long
"Int" multiplication in c++ with "long long" result [duplicate]
Sep 14, 2022
c++
multiplication
integer-overflow
long-long
long long value in Visual Studio
Apr 17, 2022
c++
long-long
Why do C compilers specify long to be 32-bit and long long to be 64-bit?
Nov 19, 2018
c
32bit-64bit
long-integer
bit
long-long
Convert long long to string in C?
Oct 28, 2022
c
string
casting
long-long
Why the use of cin,cout or %I64d is preferred over %lld specifier in C++?
May 07, 2022
c++
64-bit
iostream
format-specifiers
long-long
Why is my arithmetic with a long long int behaving this way?
Sep 16, 2022
c++
floating-point
precision
long-long
What kind of data type is "long long"?
Aug 16, 2022
c
objective-c
long-long
Is C++11's long long really at least 64 bits?
Aug 31, 2022
c++
c++11
long-long
Should I use long long or int64_t for portable code?
Aug 29, 2022
c++
c
types
int64
long-long
Older Entries »