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
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
MYSQL Stored Procedures: Variable Declaration and Conditional Statements
Sep 16, 2022
mysql
sql
stored-procedures
variable-declaration
How can I tell Visual Studio/Microsoft's C compiler to allow variable declarations after the first statement?
Mar 31, 2021
c
visual-studio-2010
variable-declaration
Is jumping over a variable initialization ill-formed or does it cause undefined behaviour?
Sep 15, 2022
c++
language-lawyer
goto
initializer
variable-declaration
what's wrong with declaring a variable inside if's condition?
Sep 14, 2022
c++
syntax
variable-declaration
Is long long a type in C?
Sep 14, 2022
c
language-lawyer
declaration
variable-declaration
Does C have One Definition Rule like C++?
Mar 17, 2022
c++
c
global-variables
language-lawyer
variable-declaration
« Newer Entries
Older Entries »