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
Design pattern for const structures?
Sep 05, 2026
c++
constants
How can const make a function overloads?
Sep 03, 2026
c++
constants
overloading
c++ syntax error when declaring an array of bytes
Sep 02, 2026
c++
arrays
syntax
constants
byte
Why a segmentation fault for changing a non-const char*?
Sep 03, 2026
c++
pointers
char
constants
Should typename be before or after const in C++?
Sep 01, 2026
c++
class
oop
constants
typename
ES6 modules - why can I use a const before it is declared?
Sep 03, 2026
import
ecmascript-6
export
constants
es6-modules
How to declare a constant array in class with constant class variable?
Sep 02, 2026
c++
arrays
class
variables
constants
Why is this method called instead of the other? [duplicate]
Sep 01, 2026
c++
methods
reference
constants
Does the CONSTANT declaration stores the values in Block-RAM or in flipflops of an FPGA?
Sep 01, 2026
filter
vhdl
constants
Why non-static final member variables are not required to follow the constant naming conventions?
Sep 01, 2026
java
netbeans
naming-conventions
constants
naming
Const keyword in template argument
Sep 01, 2026
c++
templates
constants
virtual-functions
Go Assembler Named Constants
Aug 31, 2026
go
assembly
constants
'array bound is not an integer constant' when defining size of array in class, using an element of a const array
Aug 31, 2026
c++
arrays
class
constants
Can I use constant values in key value pair object in javascript [duplicate]
Aug 31, 2026
javascript
constants
Why am I able to modify this const char* array? [duplicate]
Aug 30, 2026
c
pointers
constants
What is the use of constant values in dart?
Aug 30, 2026
dart
constants
Why is const int x = 5; not a constant expression in C?
Aug 30, 2026
c
constants
visual-studio-2019
c99
variable-length-array
Why can I change members of a const T& argument
Aug 30, 2026
c++
reference
constants
Older Entries »