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
Is there a better way to calculate how many elements a one-dimensional array contains?
May 29, 2026
c
arrays
sizeof
Size of byte when accessed via pointer
May 26, 2026
c++
pointers
arduino
sizeof
Size of a linked list node
May 26, 2026
c
linked-list
sizeof
Data Type Mismatch and Conflicting Compilers
May 25, 2026
c
printf
sizeof
Taking sizeof of variable-length array — is there any benefit for doing so?
May 24, 2026
arrays
c
sizeof
c89
variable-length-array
Why short is stored as 4 bytes in a struct in C?
May 21, 2026
c
struct
sizeof
sizeof(function) always returns 1.Why? [duplicate]
May 19, 2026
c
printf
function-pointers
sizeof
Fixed size struct
May 14, 2026
c++
struct
size
sizeof
sizeof for a matrix of strings
May 13, 2026
c++
arrays
matrix
sizeof
I can't use sizeof(struct hsearch_data) from <search.h>
May 11, 2026
c
search
hashtable
sizeof
How is the sizeof operator evaluated
May 09, 2026
c
operators
sizeof
Why c++ STL uses unsigned in size() funtion? [duplicate]
May 09, 2026
c++
stl
size
containers
sizeof
How to calculate size of an external array?
May 09, 2026
c
arrays
sizeof
Using sizeof a Managed Structure in C#
May 02, 2026
c#
unmanaged
managed
sizeof
Sizeof vs array size [closed]
May 01, 2026
arrays
c
security
buffer
sizeof
Does sizeof work at compile time?
Apr 29, 2026
c
sizeof
c++ size of a struct with a function [duplicate]
Apr 23, 2026
c++
struct
sizeof
Number of elements in const char * array
Apr 22, 2026
c++
c
pointers
size
sizeof
My class contains 1 enum, 2 int's and a pointer. It has no virtual functions but measures 20 bytes. Why?
Apr 16, 2026
c++
class
size
sizeof
Size of struct tm
Apr 13, 2026
c
linux
sizeof
ctime
Older Entries »