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
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
Why doesn't this C code change the string and cause a buffer overflow?
Sep 25, 2026
c
string
pointers
Pass By Reference Using C
Sep 23, 2026
c
pointers
pass-by-reference
swap
C++ Pointing to classes
Sep 24, 2026
c++
class
pointers
methods
operators
Debug Assertion Failed when using pointer
Sep 25, 2026
c++
debugging
pointers
Pointer arithmetic getting wrong output [duplicate]
Sep 24, 2026
c
pointers
pointer-arithmetic
Segmentation Fault with pointer-to-pointer with C / Linux
Sep 24, 2026
c
pointers
segmentation-fault
CPU and memory communication
Sep 24, 2026
c
memory
pointers
cpu
Older Entries »