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-declaration
php static in if statement
Oct 20, 2022
php
static
if-statement
variable-declaration
F#: Destructuring bind with a discriminated union
Mar 07, 2020
f#
pattern-matching
variable-declaration
let
destructuring
Is the second int in a multiple declaration always set to 1?
Nov 21, 2022
c
declaration
undefined-behavior
definition
variable-declaration
What is the '@(' doing in this Perl code?
Oct 31, 2022
perl
variable-declaration
Should I use static variables in my functions to prevent recomputing values?
Apr 26, 2022
c++
performance
variable-declaration
member-functions
Should variable declarations always be placed outside of a loop?
Sep 23, 2022
c#
.net
loops
variable-declaration
What is the difference between int* ptr and int *ptr in C? [duplicate]
Nov 19, 2022
c
pointers
syntax
variable-declaration
Can the 'auto' keyword be used as a storage class specifier in C++11?
Oct 29, 2022
c++
c++11
variable-declaration
storage-class-specifier
Java switch : variable declaration and scope
Aug 25, 2022
java
scope
initialization
switch-statement
variable-declaration
What are some reasons to use var instead of let in javascript? [duplicate]
Oct 05, 2022
javascript
node.js
variable-declaration
Can variables declared inside a for loop affect the performance of the loop?
May 23, 2022
c#
for-loop
variable-declaration
Is it well-formed, if I redefine a variable as auto, and the deduced type is the same? [duplicate]
Jan 30, 2020
c++
language-lawyer
auto
variable-declaration
Declaration of variable causes segmentation fault
Sep 25, 2022
c
segmentation-fault
typedef
variable-declaration
What magic in "our" or "use vars" satisfies "use strict qw(vars)"?
Feb 14, 2021
perl
language-lawyer
packages
variable-declaration
scoping
How to create a string-type variable in C
Dec 10, 2019
c
string
variable-declaration
How to declare multiple variables with specifying type using As in VBA?
Nov 08, 2022
excel
vba
declaration
variable-declaration
How properly declare a variable in Swift?
Sep 20, 2022
swift
swift3
var
variable-declaration
let
Is "int (x), 1;" an ambiguous statement?
Feb 22, 2021
c++
syntax
expression
language-lawyer
variable-declaration
What does this declaration typedef void foo(); mean? [closed]
Sep 18, 2022
c
typedef
variable-declaration
function-declaration
Declaring vs Initializing a variable?
Sep 24, 2022
javascript
variable-declaration
variable-initialization
« Newer Entries
Older Entries »