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 definition
Do all C functions need to be declared in a header file
May 09, 2026
c
function
header-files
declaration
definition
What do "IS" "IL" and "IEXT" refer to in the RDF Semantics specification?
May 08, 2026
rdf
definition
interpreted-language
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
Different RavenDB collections with documents of same type
May 03, 2026
collections
definition
ravendb
Why does Haskell's `transpose` function in Data.List not use `head` and `tail`?
May 02, 2026
list
haskell
transpose
nested-lists
definition
how to avoid duplicate inclusion of a header file
Apr 25, 2026
c++
macros
declaration
header-files
definition
Assignment to un-initialised Integer Pointer
Apr 23, 2026
c
pointers
declaration
definition
ansi-c
Why is ClassName ClassName variable definition in C++ compiling and working properly? [duplicate]
Apr 24, 2026
c++
definition
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
C++ Macro improperly terminated macro invocation
Apr 12, 2026
c++
definition
c-preprocessor
What is Biased Notation?
Mar 29, 2026
c
terminology
definition
notation
How to properly use `typedef` for structs in C?
Mar 27, 2026
c
struct
declaration
typedef
definition
Is static a modifier in C++?
Mar 09, 2026
c++
standards
definition
C++ delegating constructor with initialization list. Which inits happen?
Mar 06, 2026
c++
class
constructor
definition
delegating-constructor
Pure virtual function implementation
Mar 02, 2026
c++
inheritance
definition
virtual-functions
one-definition-rule
c define struct in another c file
Feb 26, 2026
c
arrays
struct
definition
extern
What "soup" (definition) means in "triangle soup" or "polygon soup"?
Feb 24, 2026
graphics
definition
c++ return type has pointer with type of current class
Feb 20, 2026
c++
class
struct
types
definition
Structure declaration and definition in C
Feb 15, 2026
c
struct
compilation
declaration
definition
The C++ Programming language, Definitions vs Declarations exercise (simple, if tedious help needed XD)
Feb 07, 2026
c++
declaration
definition
typedef
Older Entries »