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
sizeof: Operator or Function? [duplicate]
Jan 02, 2026
c
sizeof
Size of bit-field struct in C
Dec 31, 2025
c
sizeof
bit-fields
Size of a C struct [duplicate]
Dec 30, 2025
objective-c
struct
sizeof
Finding size of multi dimensioned arrays
Dec 22, 2025
c
arrays
sizeof
Is sizeof('ab') equal to sizeof(int) in C++?
Dec 12, 2025
c++
c++11
sizeof
multibyte-characters
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
Older Entries »