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 constants
Why it is possible to generate an array of dynamic size in C?
Nov 13, 2022
c
arrays
constants
Is it undefined behavior in the case of the private functions call in the initializer list?
Jul 13, 2022
c++
constructor
constants
undefined-behavior
Dynamic memory inside a struct
Jul 08, 2022
c
struct
malloc
constants
constants and mysql, best practices
Nov 17, 2022
php
mysql
regex
constants
'Type non-static const member can't use default assignment operator' - what does this mean?
Sep 05, 2018
c++
constants
Why are we allowed to change values of "const" qualified variables?Why pointers are allowed for this,but not assignment?
Feb 18, 2022
c
pointers
constants
assignment-operator
Hard coded variables in python function
Nov 16, 2022
python
constants
python-internals
C# variable that can't be changed but need to be initialed in the constructor
Apr 15, 2022
c#
constructor
constants
final
Using define in a c header file
Jul 07, 2022
c
constants
header-files
Declaring variable in beforeEach
Nov 14, 2021
angular
unit-testing
constants
variable-declaration
PHP Merge const arrays to new const array without nesting
Jul 16, 2022
php
arrays
merge
constants
How can a string literal be dereferenced?
Aug 29, 2022
c
pointers
constants
Converting from "foo<T>" to "const foo<const T>" - C++
Nov 13, 2021
c++
templates
constants
const-correctness
Django - How to share configuration constants within an app?
May 08, 2022
python
django
coding-style
constants
Calling map::find with a const argument
Sep 01, 2021
c++
constants
returning &const or *const? (c++)
Apr 24, 2022
c++
constants
Why can you read an attribute placed on a const using reflection in C#?
Apr 02, 2022
c#
reflection
constants
Calling a class's constant in another class's variable
Oct 17, 2022
php
class
variables
static
constants
Determine constness using template functions in C++
Jun 14, 2022
c++
templates
constants
In C, can a const variable be modified via a pointer?
Aug 10, 2019
c
pointers
constants
« Newer Entries
Older Entries »