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
Behaviour of sizeof with string
Mar 22, 2023
c
string
sizeof
Why is KeyValuePair<int, long> 16 bytes?
Mar 15, 2023
c#
struct
sizeof
keyvaluepair
Opposite behavior of Marshal.SizeOf and sizeof operator for boolean and char data types in C#
Mar 14, 2023
c#
marshalling
sizeof
Why is sizeof() of this array illegal?
Mar 08, 2023
c++
arrays
sizeof
Verify macro argument size at compilation time
Mar 05, 2023
c
sizeof
bit-fields
c11
Dereferencing an uninitialized pointer to pass into sizeof()
Mar 04, 2023
c
pointers
malloc
language-lawyer
sizeof
Why is absence of array index in "extern char name[]" not affecting strlen(name) but causing error for sizeof(name)?
Feb 19, 2023
c
sizeof
extern
strlen
Is the sizeof() value determined by compiler or linker?
Feb 18, 2023
c++
compiler-construction
linker
sizeof
assignment inside sizeof function in c [duplicate]
Feb 15, 2023
c
sizeof
Python: Declare 2 Byte Variables
Feb 14, 2023
python
memory
numbers
int
sizeof
sizeof applied to array types
Feb 13, 2023
c
arrays
sizeof
c11
Why does this buffer point to unaddressable bytes?
Feb 10, 2023
c
sizeof
fread
sizeof operator & alignment in C++ vs D
Feb 09, 2023
c++
d
sizeof
memory-alignment
Memory usage of dynamic type in c#
Feb 07, 2023
c#
sizeof
dynamictype
Determine the size of buffer allocated in heap
Feb 07, 2023
c
pointers
sizeof
sizeof() a struct with a zero length array member
Jan 28, 2023
c
gcc
sizeof
c99
flexible-array-member
Combine sizeof string and chararcter
Jan 27, 2023
c++
sizeof
Are all non-member function pointers the same size in C++
Jan 26, 2023
c++
language-lawyer
function-pointers
sizeof
reinterpret-cast
Misunderstanding of the structure С++ [closed]
Jan 26, 2023
c++
pointers
sizeof
incomplete-type
MSVC: what compiler switches affect the size of structs?
Jan 25, 2023
c++
struct
alignment
visual-c++
sizeof
Older Entries »