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
What Does cv-qualified Mean? [duplicate]
Mar 30, 2022
c++
declaration
definition
qualifiers
Declaring bool variable in c on linux platform
Oct 15, 2022
c
variables
boolean
declaration
declare a array of const ints in C++
Aug 17, 2022
c++
arrays
constants
declaration
Redeclaration of a variable in a for-loop in C++
Oct 24, 2022
c++
for-loop
declaration
Objective C: Why do we declare ivars in the .h member area if @property seems to do it automatically?
Oct 21, 2022
objective-c
dynamic
properties
declaration
ivar
Declaration of template class member specialization
Nov 29, 2019
c++
templates
declaration
template-specialization
Why can't I create an array of automatic variables?
Sep 19, 2022
c++
c++11
declaration
Forward declare typedef within C++ class
Oct 18, 2022
c++
typedef
declaration
forward
What is the difference between declaring an enum with and without 'typedef'?
Oct 05, 2022
c++
enums
declaration
typedef
Declaring a useless local variable
Dec 21, 2021
java
if-statement
scope
declaration
local-variables
Is there a difference between int *x and int* x in C++? [duplicate]
May 22, 2017
c++
variables
pointers
naming-conventions
declaration
Destructuring with nested objects and default values
Sep 18, 2022
javascript
ecmascript-6
declaration
destructuring
Is Type name = name; ever useful in C++?
Sep 18, 2019
c++
variables
initialization
declaration
undefined-behavior
Is there a valid case for creating a temporary that is immediately destroyed and is not used directly in C++?
Apr 18, 2022
c++
design-patterns
constructor
declaration
How to use enum within a struct in ANSI C?
Jul 23, 2018
c
struct
initialization
enums
declaration
popen implicitly declared even though #include <stdio.h> is added
Aug 14, 2022
c
declaration
pipe
implicit
stdio
Difference between pointer to pointer and pointer to array?
Sep 16, 2022
c
arrays
pointers
declaration
dereference
Why does Java allow type-unsafe Array assignments?
Nov 06, 2022
java
arrays
runtime-error
declaration
type-safety
When to use UIKIT_EXTERN vs just extern
Aug 20, 2020
objective-c
visibility
declaration
extern
Is `template<typename>;` legal C++?
Sep 16, 2022
c++
templates
language-lawyer
grammar
declaration
« Newer Entries
Older Entries »