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 pointers
Generic template argument in template function
Dec 20, 2022
c++
function
class
templates
pointers
What is the meaning of this expression (char *) in C?
Dec 19, 2022
c
pointers
memory-address
is cast a pointer points-to-class to it's first member illegal?
Dec 20, 2022
c++
pointers
casting
From compiler perspective, how is reference for array dealt with, and, why passing by value(not decay) is not allowed?
Dec 20, 2022
c++
arrays
pointers
assembly
compiler-construction
Issue with pointers and postfixes
Dec 20, 2022
c
arrays
pointers
array-indexing
Error in that.vect.push_back(0) and that.vect.begin() in overloading "+" orerator in C++
Dec 20, 2022
c++
oop
pointers
vector
Difference between passing a pointer by value and reference?
Dec 18, 2022
c++
function
pointers
pass-by-reference
pass-by-value
Are there differences between int pointer and char pointer in c?
Dec 20, 2022
c
pointers
Can we call (void *)0 a void pointer in C?
Dec 20, 2022
c
pointers
null
void-pointers
null-pointer
What is the use of a pointer to function as shown in K&R example
Dec 20, 2022
c
function
pointers
Is &array[i] always equivalent to (array + i)? [duplicate]
Dec 19, 2022
c
pointers
language-lawyer
undefined-behavior
Passing an array as a parameter in C
Dec 19, 2022
arrays
c
pointers
pass-by-reference
implicit-conversion
Unsafe C# and pointers for 2D rendering, good or bad?
Dec 19, 2022
c#
graphics
pointers
How do I delete the closest "Point" object in a STD::List to some x,y?
Dec 19, 2022
c++
list
pointers
distance
(Delphi) Call DLL with function pointer parameter
Dec 18, 2022
delphi
dll
function
pointers
C++ Questions: pointers/memory addresses and subclasses
Dec 19, 2022
c++
memory
pointers
subclass
Mutual class instances in C++
Dec 19, 2022
c++
class
pointers
C++ template and pointers
Dec 20, 2022
c++
pointers
templates
Assign C++ instance method to a global-function-pointer?
Dec 18, 2022
c++
c
pointers
global-variables
function-pointers
How do I create a custom mouse pointer for a website?
Dec 18, 2022
pointers
mouse
« Newer Entries
Older Entries »