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 declaration
Why is c-array declared at variable-name, instead of type
May 07, 2026
c
arrays
types
syntax
declaration
Why C++ static data members are needed to define but non-static data members do not?
May 04, 2026
c++
static
declaration
definition
non-static
Templates and headers question
May 03, 2026
c++
templates
header
declaration
objective c class instance declaration error?
May 03, 2026
iphone
objective-c
class
instance
declaration
Difference between using "struct S" or "S" as typename
Apr 30, 2026
c++
struct
constructor
declaration
Member's potential scope for struct vs namespace
Apr 29, 2026
c++
scope
namespaces
declaration
C++: Linking files with GCC compiler
Apr 27, 2026
c++
linker
declaration
undefined-reference
how to avoid duplicate inclusion of a header file
Apr 25, 2026
c++
macros
declaration
header-files
definition
Javascript let double declaration
Apr 25, 2026
javascript
declaration
let
google-chrome-console
Assign value to the first m elements of an array of size n in C++
Apr 25, 2026
c++
arrays
declaration
Declaring a value for an int as unchangeable
Apr 25, 2026
c#
variables
declaration
Assignment to un-initialised Integer Pointer
Apr 23, 2026
c
pointers
declaration
definition
ansi-c
'Object' has not been declared error
Apr 22, 2026
c++
object
parameters
syntax-error
declaration
Why do we need to define static variables of a class, but we don't define static variables when they are inside functions?
Apr 20, 2026
c++
memory
c++14
declaration
definition
Is an expression including array subscripting can be an identifier?
Apr 19, 2026
c
syntax
declaration
identifier
What does "int * const const * b" mean?
Apr 16, 2026
c
declaration
How do I find out if the variable is declared in Python?
Apr 15, 2026
python
variables
singleton
declaration
assignment operation confusion
Apr 10, 2026
c++
c
declaration
variable-assignment
use of @property and @synthesise?
Mar 30, 2026
objective-c
ios
properties
declaration
How to properly use `typedef` for structs in C?
Mar 27, 2026
c
struct
declaration
typedef
definition
Older Entries »