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 variable-length-array
Non-const declaration of array
Nov 20, 2022
c++
arrays
gcc
variable-length-array
Prototype for variable-length arrays
Jun 16, 2018
c
arrays
variable-length-array
C standard regarding sizeof overflowing size_t
Mar 24, 2022
c
language-lawyer
sizeof
variable-length-array
declaring a variable-length array as a global variable in C
Nov 11, 2022
c
global-variables
variable-length-array
Why Are Zero Length VLAs UB?
Sep 14, 2022
c
arrays
variable-length-array
Why there is a number 22 in GCC's implementation of a VLA(variable-length array)?
Aug 24, 2022
c
assembly
gcc
x86-64
variable-length-array
Undocumented GCC Extension: VLA in struct
Jan 12, 2015
c++
memory
gcc
g++
variable-length-array
How is the size of a variable length array computed at runtime in C99?
Oct 17, 2022
c
arrays
c99
variable-length-array
ansi-c
Variable length arrays (VLA) in C and C++
Oct 23, 2022
c++
c
arrays
variable-length-array
What technical disadvantages do C99-style VLAs have? [closed]
Nov 20, 2022
c++
c
c++11
c99
variable-length-array
Can we have a struct element of type Variable length array? [duplicate]
Nov 08, 2022
c
struct
variable-length-array
Passing a multidimensional array of variable size
Mar 08, 2022
c
arrays
pointers
multidimensional-array
variable-length-array
Incorrect values when initializing a 2D array to 0 in gcc
Nov 18, 2022
c++
gcc
variable-length-array
Sizeof operator with variable-length array type
Oct 20, 2022
c
gcc
sizeof
variable-length-array
Variable Length Array overhead in C++?
Aug 17, 2022
c++
variable-length-array
Does "int size = 10;" yield a constant expression?
Sep 20, 2022
c++
arrays
c++11
compile-time-constant
variable-length-array
Why is it allowed to declare an automatic array with size depending on user input? [duplicate]
Sep 17, 2022
c++
arrays
stack
variable-length-array
Is it safe to use variable-length arrays?
Sep 16, 2022
c
variable-length-array
What is the type of a pointer to a variable-length array in C?
Nov 16, 2022
c
pointers
language-lawyer
variable-length-array
Convert Python sequence to NumPy array, filling missing values
Aug 27, 2022
python
arrays
numpy
sequence
variable-length-array
« Newer Entries
Older Entries »