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 would someone use #define to define constants?
Aug 27, 2022
c++
constants
c-preprocessor
Can a const variable be used to declare the size of an array in C?
Aug 27, 2022
c
arrays
constants
Where are constant variables stored in C?
Aug 26, 2022
c
variables
memory-management
constants
globals
Use if else to declare a `let` or `const` to use after the if/else?
Aug 26, 2022
javascript
if-statement
reactjs
constants
let
How can I use enum in C# for storing string constants? [duplicate]
Aug 16, 2022
.net
string
constants
enums
Why is `const T&` not sure to be const?
Aug 26, 2022
c++
templates
constants
function-templates
const-reference
Is the sizeof(enum) == sizeof(int), always?
Aug 26, 2022
c
enums
constants
c-preprocessor
Why can't I convert 'char**' to a 'const char* const*' in C?
Aug 26, 2022
c
pointers
constants
const-correctness
When to use static constant and variable in Swift?
Aug 26, 2022
ios
swift
variables
static
constants
Can I use const in vectors to allow adding elements, but not modifications to the already added?
Aug 26, 2022
c++
stl
constants
Double pointer const-correctness warnings in C
Aug 26, 2022
c
constants
implicit-conversion
qualifiers
multiple-indirection
Infinite loop in constructor without for or while
Sep 05, 2022
c++
recursion
constructor
constants
constexpr const vs constexpr variables?
Aug 26, 2022
c++
c++11
constants
constexpr
Can you use static constants in PHP?
Aug 26, 2022
php
constants
Whyever **not** declare a function to be `constexpr`?
Aug 26, 2022
c++
c++11
constants
constexpr
function-declaration
What's the difference between const array and static const array in C/C++
Aug 26, 2022
c++
c
arrays
static
constants
How to get name of the constant?
Aug 26, 2022
php
class
constants
How do I define constant values of UIColor?
Sep 16, 2022
objective-c
cocoa-touch
constants
uicolor
What's the point of const void?
Aug 26, 2022
c++
c
function
constants
void
Java multiple arguments dot notation - Varargs
Aug 26, 2022
java
constants
« Newer Entries
Older Entries »