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
Why would code explicitly call a static method via a null pointer?
Aug 27, 2022
c++
pointers
static-members
undefined-behavior
dereference
NULL pointer with boost::shared_ptr?
Aug 27, 2022
c++
boost
null
pointers
shared-ptr
How to assign pointer address manually in C programming language?
Aug 27, 2022
c
memory
pointers
How to create two classes in C++ which use each other as data?
Aug 27, 2022
c++
class
pointers
header-files
Why is the dereference operator (*) also used to declare a pointer?
Aug 27, 2022
c++
pointers
syntax
dereference
notation
Are there pointers in javascript?
Dec 15, 2021
javascript
pointers
Could I ever want to access the address zero?
Aug 27, 2022
c++
c
memory
pointers
C++ Array of pointers: delete or delete []?
Aug 27, 2022
c++
arrays
pointers
delete-operator
C: pointer to struct in the struct definition
Aug 27, 2022
c
struct
pointers
Changing address contained by pointer using function
Aug 27, 2022
c
function
pointers
Crash or "segmentation fault" when data is copied/scanned/read to an uninitialized pointer
Aug 26, 2022
c
pointers
segmentation-fault
Convert iterator to pointer?
Aug 26, 2022
c++
stl
pointers
vector
iterator
What does ((void (*)())buf)(); mean?
Aug 21, 2022
c
function
pointers
function-pointers
Are there pointers in php?
Aug 26, 2022
php
pointers
Why can't I convert 'char**' to a 'const char* const*' in C?
Aug 26, 2022
c
pointers
constants
const-correctness
Pointer Arithmetic [closed]
Aug 26, 2022
c
pointers
pointer-arithmetic
Why does C++11 contain an odd clause about comparing void pointers?
Aug 26, 2022
c++
c++11
pointers
language-lawyer
comparison-operators
How to get the real and total length of char * (char array)?
Aug 26, 2022
c++
c
arrays
pointers
char
How to access a local variable from a different function using pointers?
Aug 26, 2022
c++
c
pointers
local-variables
In C, how would I choose whether to return a struct or a pointer to a struct?
Aug 26, 2022
c
pointers
struct
malloc
« Newer Entries
Older Entries »