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
Are enums less maintainable than public static final constants?
Oct 25, 2022
java
performance
enums
constants
maintainability
Is it safe to pass Delphi const string params across memory manager boundaries?
May 23, 2022
delphi
string
constants
parameters
Does const'ing primitive types in function parameters result in a significant performance boost?
Sep 22, 2022
c++
performance
constants
const_cast vs reinterpret_cast
Aug 22, 2022
c++
casting
constants
reinterpret-cast
C++ Expression must have constant value
May 12, 2022
c++
arrays
constants
Why is passing a string literal into a char* argument only sometimes a compiler error?
Apr 30, 2022
c++
c
char
constants
string-literals
Is there any benefit to declare a constant in a local scope in C#?
Sep 24, 2022
c#
constants
Can we modify the value of a const variable?
Oct 25, 2022
c
pointers
constants
read-write
c++ function syntax/prototype - data type after brackets
May 20, 2022
c++
function
constants
mutable
function-signature
Where should Constant variables live in Symfony2 bundle
Jan 18, 2021
php
symfony
constants
C: Behaviour of the `const` keyword
Oct 14, 2022
c
constants
keyword
language-implementation
What is the result of the Reference Operator "&" on const variables?
Jan 27, 2020
c++
c
operators
constants
Is it a best practice to extract String literals to constants in Javascript?
Nov 12, 2022
javascript
constants
What value does const void * offer over void *?
Mar 20, 2022
c++
constants
void-pointers
reinterpret-cast
const-cast
Template neglects const (why?)
Jan 25, 2021
c++
templates
constructor
constants
default-constructor
PHP defined not working?
Sep 16, 2022
php
constants
defined
Reflecting constant properties/fields in .net [duplicate]
Sep 05, 2018
c#
.net
reflection
constants
Constant in objective-c
Oct 19, 2022
iphone
objective-c
cocoa-touch
constants
Strange warning in a C function const multidimensional-array argument
Oct 18, 2022
c
function
multidimensional-array
constants
arguments
What is the purpose of const qualifier if I can modify it through a pointer in C? [duplicate]
Apr 30, 2022
c
pointers
constants
qualifiers
« Newer Entries
Older Entries »