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
SWIG: C++ to C#, pointer to pointer marshalling
Feb 14, 2026
c#
c++
pointers
marshalling
swig
How should I return an object from a function?
Feb 15, 2026
c++
pointers
reference
return-by-value
C++ using *new class, lost pointer?
Feb 16, 2026
c++
pointers
Integer representation(s) of NULL constant: Guaranteed to be unique?
Feb 16, 2026
c
pointers
null
c89
Why memcpy is using void pointer as parameter?
Feb 16, 2026
c
pointers
void-pointers
Different pointers are equal?
Feb 16, 2026
pointers
go
Writing strend(s, t) (check if `s` ends with `t`) using pointers
Feb 14, 2026
c
string
algorithm
pointers
string to char* function
Feb 15, 2026
c++
pointers
arduino
c-strings
How to tell if a pointer is the pointer to an array?
Feb 14, 2026
c++
arrays
pointers
c++17
Is it possible to store a signed integer in an integer pointer (int *)?
Feb 16, 2026
c
pointers
integer
boolean
alias of function pointer
Feb 15, 2026
c
pointers
typedef
Address Constant Expressions
Feb 15, 2026
pointers
c++11
constexpr
Remove constness of a pointer in a struct in C
Feb 15, 2026
c
pointers
gcc
macros
constants
Ways To Marshal A Pointer of Array of Struct
Feb 14, 2026
c#
arrays
struct
pointers
marshalling
How dangerous is it to use pointer-style assignment versus setter-methods in Objective-C?
Feb 15, 2026
objective-c
multithreading
pointers
methods
synthesize
C++, Accessing a non-global variable declared inside other method [duplicate]
Feb 15, 2026
c++
pointers
Structpointer to array address
Feb 14, 2026
c
pointers
data-structures
How to have a function recieve pointers as arguments?
Feb 15, 2026
c
function
pointers
declaration
implicit-conversion
C++ array of derived class vs array of pointers of base class to derived objects - why is amount of memory allocated so much different?
Feb 15, 2026
c++
memory
pointers
polymorphism
bad-alloc
Allocating a fixed character array vs. a pointer for casting to string
Feb 14, 2026
c
pointers
« Newer Entries
Older Entries »