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
C Pointer becomes NULL in loop
Sep 27, 2026
c
arrays
pointers
struct
Marshalling struct with embedded pointer from C# to unmanaged driver
Sep 26, 2026
c#
struct
pinvoke
pointers
marshalling
C# odd list behavior
Sep 26, 2026
c#
list
pointers
Is Multiplication and Division of Pointers allowed in C?
Sep 26, 2026
c
function
pointers
function-pointers
How can a character array be subtracted from a pointer?
Sep 26, 2026
c
arrays
pointers
implicit-conversion
pointer-arithmetic
What is the meaning of const keyword ?
Sep 26, 2026
c
pointers
passing const this to function accepting const pointer is not const-correct?
Sep 26, 2026
c++
pointers
compiler-errors
constants
Difference between passing argument like *mode1 or **mode2
Sep 26, 2026
c
function
pointers
malloc
realloc
Is it good practice to pass `char []` to a function which accepts `std::string&`
Sep 26, 2026
c++
arrays
string
pointers
What is the difference between these two method parameter definitions?
Sep 25, 2026
ruby
pointers
methods
Prevent vector items from being moved
Sep 24, 2026
c++
pointers
vector
erase
Implicit conversion char[] to char* in C++
Sep 25, 2026
c++
arrays
pointers
char *p =NULL takes memory?
Sep 24, 2026
c
pointers
memory
heap-memory
Why can you assign a pointer of one type to a pointer of another type in a for-in loop?
Sep 25, 2026
objective-c
pointers
types
for-in-loop
C++ Pointer array declaration
Sep 24, 2026
c++
arrays
pointers
How to assign a pointer to a Go map
Sep 25, 2026
pointers
dictionary
go
How do you use pointers to reference the address of an element in an array? [duplicate]
Sep 23, 2026
c++
c
arrays
pointers
Clarification on dynamic memory
Sep 25, 2026
c++
pointers
Older Entries »