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
2D Arrays and Pointers - C
Aug 01, 2026
c
arrays
pointers
Why is this C++ string length calculation function faster than this other one?
Aug 01, 2026
c++
performance
function
pointers
string-length
C++ pointer to constant error
Aug 01, 2026
c++
pointers
constants
Can a vector<string *> be initialized directly without new?
Aug 01, 2026
c++
pointers
vector
Use same name twice for a variable and for a pointer(c programming)
Aug 01, 2026
c
variables
pointers
naming-conventions
function-pointers
Why can a "const int*" point to a non-const int?
Aug 01, 2026
c
pointers
constants
invalid receiver for pointer (alias) type
Jul 31, 2026
go
pointers
methods
Zero-out entire char pointer
Aug 01, 2026
c
pointers
char
C Pointer confusion
Jul 31, 2026
c
struct
pointers
segmentation-fault
Regarding array of pointer to char
Aug 01, 2026
c
arrays
pointers
Is there any use in assigning NULL to a pointer after deleting it in destructor in C++? [duplicate]
Aug 01, 2026
c++
pointers
destructor
variable-assignment
Is it safe to .pop_back() from an std::vector in order to avoid pointers/memory shifting?
Jul 31, 2026
c++
pointers
memory
vector
memory-management
Is casting to (void**) well-defined?
Jul 31, 2026
c++
c
pointers
casting
pointer-conversion
Why does it look as if my object is destroyed twice?
Jul 31, 2026
c++
pointers
destructor
returning const char* to char* and then changing the data
Jul 31, 2026
c++
pointers
stdstring
Why are we adding 0 to a double void pointer here?
Jul 29, 2026
c++
pointers
embedded
program-counter
stack-pointer
Changing what THIS is
Jul 30, 2026
c++
pointers
this
Void pointer initialization? If not, what is it?
Jul 30, 2026
c++
pointers
void
« Newer Entries
Older Entries »