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
typedef'ng a pointer and const
Apr 17, 2020
c
pointers
constants
typedef
How can I get the number of enums as a constant?
Aug 20, 2022
c#
unity3d
enums
constants
Const self-referential structures
Nov 07, 2022
c
struct
constants
self-reference
C# binary constants representation
Apr 04, 2022
c#
binary
format
constants
representation
Does changing f(mystruct *a) to f(const mystruct *a) breaks API/ABI in C?
Aug 06, 2017
c
api
constants
compatibility
abi
Is a cast from (pointer to const) to (pointer to non-const) invalid c++?
Mar 07, 2022
c++
pointers
casting
g++
constants
pointer and ampersand position with const in C++ [duplicate]
Apr 23, 2022
c++
pointers
constants
How long does a string constant live in c++?
Aug 26, 2022
c++
pointers
constants
string-literals
object-lifetime
What is a class constant?
Aug 29, 2022
java
class
constants
terminology
Difference between const auto * and const auto?
May 09, 2022
c++
c++11
pointers
constants
auto
Const Struct&
May 27, 2018
c++
constants
Configurable ruby logger setup: Logger.new().level = variable
May 07, 2019
ruby
constants
logging
Java: Can interfaces contain constant variables defined in them?
Oct 29, 2022
java
interface
constants
Declaring an array inside a class, and setting its size with the constructor
Nov 20, 2022
c++
arrays
class
constructor
constants
Precompiled Header with Constants issue
Nov 09, 2022
objective-c
xcode
constants
prefix
undeclared-identifier
How to define a static const variable of a template class
Apr 12, 2022
c++
templates
constants
static-members
Where are perl constants replaced by their values?
Apr 07, 2021
perl
constants
const_cast rules in c++
Apr 24, 2022
c++
constants
shared-ptr
const-cast
Should I store my global constants in resources file (.resx) or in classes?
Sep 23, 2022
c#
.net
constants
A variable that is read-only after assignment at run-time?
Nov 11, 2022
c++
constants
« Newer Entries
Older Entries »