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 sizeof
What does sizeof(int(123)) mean?
Dec 08, 2025
c++
syntax
casting
sizeof
What causes this program to segmentation fault?
Dec 08, 2025
assembly
x86
segmentation-fault
sizeof
Tokyo Cabinet and variable size C++ objects
Dec 08, 2025
c++
serialization
sizeof
tokyo-cabinet
sizeof() on arrays on stack vs. on heap
Dec 08, 2025
c++
arrays
heap-memory
sizeof
stack-memory
Size of C++ classes
Dec 07, 2025
c++
class
object
sizeof
Why is the size of my class larger than the sum of its members? [duplicate]
Dec 06, 2025
c++
class
sizeof
C++ address value and sizeof
Dec 04, 2025
c++
c
sizeof
`TYPE` but then in NASM
Dec 03, 2025
arrays
assembly
nasm
masm
sizeof
sizeof a pointer
Dec 03, 2025
c++
sizeof
problems understanding the size_t type and the sizeof operator
Dec 02, 2025
c
arrays
printf
sizeof
size-t
sizeof string array in C++
Dec 01, 2025
c++
c
arrays
sizeof
What is the minimum size of a boolean?
Nov 29, 2025
c++
c++11
boolean
sizeof
Why is the sizeof expression not a compile-time constant like 2, 4, 8, etc.?
Nov 10, 2025
c++
c
visual-c++
sizeof
compile-time-constant
sizeof a really big array
Nov 05, 2025
c
stack
sizeof
how to iterate through an array without knowing the size in c [duplicate]
Nov 02, 2025
arrays
c
pointers
implicit-conversion
sizeof
Why does sizeof(array) return three times more than indexes in the array?
Nov 01, 2025
c++
arrays
for-loop
sizeof
Size of multi dimensional array
Oct 31, 2025
c
arrays
sizeof
Why does sizeof(long long) return 8? [duplicate]
Oct 30, 2025
c
sizeof
Is sizeof class guaranteed to contain size of elements only [duplicate]
Oct 30, 2025
c++
sizeof
Older Entries »