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 declaration
In Java, why do certain variables need initialization at first and others only need declaration?
Jun 02, 2026
java
variables
initialization
declaration
What happens behind the scenes when you declare a variable in C (and other languages)?
May 31, 2026
c
declaration
Process sections: does a declaration add also something to .text? If yes, what does it add?
May 31, 2026
c
arm
declaration
elf
sections
Put data in class declaration?
May 30, 2026
c++
object
declaration
How to declare managed list in C++/CLI
May 29, 2026
list
c++-cli
declaration
managed
Initializing values to two dimensional vectors during declaration
May 28, 2026
c++
vector
declaration
How to declare doubles inside a matrix (2d arrays) in C?
May 29, 2026
c
matrix
declaration
Problem with structures, where to put them and how to reference them in headers?
May 27, 2026
c
struct
header
declaration
Error: two or more data types in declaration of function?
May 26, 2026
c++
if-statement
types
declaration
Python - can you "refresh" a variable to re-initialize with new sub-variables?
May 16, 2026
python
string
declaration
C++ standard definition of conflicting declarations
May 14, 2026
c++
language-lawyer
declaration
How do we call this "int * name[4]" using this phrase “derived-declarator-type-list array of T"
May 13, 2026
arrays
c
pointers
language-lawyer
declaration
Declaring a string array in class header file - compiler thinks string is variable name?
May 12, 2026
c++
string
arrays
header
declaration
How to make global empty integer?
May 09, 2026
python
if-statement
integer
global-variables
declaration
Function Prototypes with multi-dimensional arrays as a parameter
May 09, 2026
c
function
multidimensional-array
declaration
variable-length-array
Do all C functions need to be declared in a header file
May 09, 2026
c
function
header-files
declaration
definition
Why is c-array declared at variable-name, instead of type
May 07, 2026
c
arrays
types
syntax
declaration
Why C++ static data members are needed to define but non-static data members do not?
May 04, 2026
c++
static
declaration
definition
non-static
Templates and headers question
May 03, 2026
c++
templates
header
declaration
Older Entries »