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
Is returning a heap-allocated pointer from function OK?
May 03, 2022
c++
c
pointers
How to use smart pointer for auto clean-up?
Oct 18, 2022
c++
pointers
c++11
stream
smart-pointers
How to check if a pointer is null in python?
Sep 24, 2022
python
windows
pointers
python-3.x
ctypes
c++: why can't we convert char ** to const char ** [duplicate]
Aug 24, 2022
c++
pointers
constants
Does void(*) in C++ mean anything?
Nov 20, 2022
c++
function
pointers
void
Behavior of const auto pointers in C++ [duplicate]
Mar 22, 2022
c++
pointers
types
constants
auto
Why cannot I find the element size via this pointer hack? [duplicate]
Oct 17, 2022
c
arrays
pointers
What happens when a char array gets initialized from a string literal?
May 31, 2022
c
pointers
literals
c-strings
Difference between strcmp of string.h and my own implementation of strcmp
Mar 30, 2022
c
string
pointers
In a C++ template function can I return a dereferenced argument type?
Jul 26, 2015
c++
templates
pointers
iterator
Official names for pointer operators
Sep 06, 2022
c++
pointers
From where starts the process' memory space and where does it end?
Nov 06, 2022
c++
memory
pointers
pointers and string parsing in c
Oct 23, 2022
c
pointers
string-parsing
How to get the length of dynamically allocated two dimensional arrays in C
Oct 24, 2022
c
pointers
multidimensional-array
size
Accessing structure elements using pointers
Nov 05, 2022
c
pointers
structure
is it possible to get address on heap of a variable in java?
Oct 29, 2022
java
pointers
memory-management
heap-memory
memory-address
Warning about assignment from incompatible pointer type when using pointers and arrays?
Mar 20, 2022
c
arrays
pointers
struct
warnings
How can I pass a pointer from C# to an unmanaged DLL?
Nov 15, 2022
c#
pointers
unmanaged
dllimport
unsafe
Function Pointer to member function of template class? (C++)
Nov 04, 2022
c++
function
pointers
member
What's the restriction on distance between pointers of certain type in C++?
Aug 18, 2022
c++
pointers
« Newer Entries
Older Entries »