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 it possible to determinate at run time is pointer points to C++ class or at Objective-C class?
Apr 28, 2020
c++
objective-c
pointers
objective-c++
delete-operator
Array of struct pointers, invalid initializer error, in C
Jan 14, 2022
c
arrays
pointers
struct
initialization
C++ OpenGL wireframe cube rendering blank
Aug 12, 2018
c++
opengl
pointers
glew
glfw
Avoid object slicing for non-virtual destructors
May 18, 2018
c++
templates
pointers
g++
smart-pointers
pointer to pointer versus a pointer
Dec 13, 2019
c
pointers
Crashing on strcpy, not sure why?
Aug 09, 2017
c
string
pointers
segmentation-fault
C++ smart pointers address
Aug 10, 2022
c++
pointers
smart-pointers
char pointer is struct array memory leak
Nov 10, 2022
c
pointers
memory
malloc
memory-leaks
Pointers vs. References in C++ function arguments [duplicate]
Nov 03, 2022
c++
pointers
Golang: unsafe dynamic byte array
Dec 27, 2020
arrays
pointers
dll
go
Returning a pointer to a class within a class
Sep 25, 2022
c++
class
pointers
return
How to copy a char pointer into a char array? [duplicate]
Oct 20, 2022
c
string
pointers
arrays
Define a templated T as pointer
Nov 14, 2022
c++
pointers
What is the difference between a void* and *(void**)?
Nov 05, 2022
c++
pointers
Explaining pointers to a Javascript developer
Feb 20, 2019
pointers
Why can't I do polymorphism with normal variables?
Aug 08, 2022
c++
variables
pointers
reference
polymorphism
On MSP430, what will happen when I dereference a null pointer?
Sep 23, 2017
c
pointers
msp430
iar
null-pointer
C/C++: What's faster: a for loop, or incrementing a pointer
Oct 31, 2022
c++
c
performance
loops
pointers
Is the pointer guaranteed to preserve its value after `delete` in C++?
Sep 11, 2022
c++
pointers
delete-operator
lvalue required as unary ‘&’ operand
Aug 12, 2022
c
pointers
« Newer Entries
Older Entries »