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
Declare a static function but implement it without the 'static' keyword in C?
Sep 21, 2025
c
static
declaration
implementation
forward-declaration
minor improvement in freeing nodes in linked list in C
Sep 18, 2025
c
linked-list
malloc
declaration
free
What is the best way to make 2 dimensional array in C
Sep 17, 2025
c
multidimensional-array
declaration
definition
variable-length-array
No matching conversion for functional-style cast from 'B *' to 'std::shared_ptr<A>'
Sep 12, 2025
class
c++11
shared-ptr
declaration
access-control
default value of a variable at the time of declaration in C# and VB?
Sep 11, 2025
variables
default
declaration
What are external entities and notations in DTD?
Sep 08, 2025
xml
declaration
dtd
w3c
Can you create an object in Javascript without declaring every value, and how?
Sep 08, 2025
javascript
variables
object
declaration
Why do compilers allow a data member have the same name as the class?
Sep 04, 2025
c++
class
c++17
language-lawyer
declaration
Stackoverflow arrays of arrays
Mar 26, 2023
c++
arrays
visual-studio-2010
function
declaration
Whether redeclare a const static variable outside a class or not
Mar 22, 2023
c++
static
constants
declaration
Scala val syntax: What does val myVal:{ def ... } mean?
Mar 18, 2023
function
scala
declaration
subtyping
c++ declaring objects with curly braces
Mar 15, 2023
c++
declaration
Declarations in switch statement
Mar 12, 2023
c
switch-statement
declaration
Is it legal to declare structures in for loop of C++?
Mar 08, 2023
c++
for-loop
structure
declaration
Are both of these volatile qualifier usages redundant?
Mar 06, 2023
c
syntax
language-lawyer
declaration
volatile
Square brackets after pointer declaration/reference
Mar 04, 2023
c
pointers
multidimensional-array
declaration
implicit-conversion
Global qualification in a class declarations class-head
Mar 01, 2023
c++
class
standards
declaration
Implicit Declaration of Function in C UNIX
Feb 28, 2023
c
unix
declaration
implicit
How to auto-format AS3 variable declarations in alphabetical order?
Feb 25, 2023
actionscript-3
formatting
declaration
code-formatting
alphabetical
Are multiple identical prototypes legal?
Sep 04, 2025
c
prototype
language-lawyer
declaration
c99
Older Entries »