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
Freeing other variable types in C
Sep 17, 2026
c
pointers
garbage-collection
malloc
How to compare member pointer functions for equality with DLLs involved in Microsoft Visual C?
Sep 16, 2026
c++
function
pointers
dll
member
Pointer Value LOSS
Sep 17, 2026
c++
pointers
pointer is always byte aligned
Sep 16, 2026
c
pointers
*(x+i) is same as &x[i]?
Sep 16, 2026
c
pointers
pointer-arithmetic
Failure to use pointer array in C
Sep 15, 2026
c
pointers
Using explicit/raw pointers in c++
Sep 16, 2026
c++
pointers
Point one array value to another value of the same array - C++
Sep 15, 2026
c++
arrays
pointers
Assigning to const int *
Sep 14, 2026
c
pointers
constants
Pointer Memory Allocation
Sep 14, 2026
c++
c
arrays
pointers
memory
Return array from function in C [duplicate]
Sep 14, 2026
c
pointers
D2, How to convert immutable(char)* to string? [duplicate]
Sep 15, 2026
string
pointers
casting
char
d
Using a struct vs a pointer to a struct
Sep 14, 2026
c
pointers
C how to print address as a decimal value (not hex) without compiler warnings
Sep 14, 2026
c
pointers
printf
memory-address
format-string
Why can't I use string functions like scanf() or gets() strcat() strcpy() with character pointer variables?
Sep 15, 2026
c
string
pointers
Address of values and variables
Sep 15, 2026
c
pointers
C++: is "this" pointer useless?
Sep 15, 2026
c++
class
pointers
this
Free a double pointer in C
Sep 15, 2026
c
arrays
pointers
free
double-pointer
Printing the addresses of variables in decimal
Sep 13, 2026
c++
pointers
syntax
C++ : Changing the value of a fixed-sized 3D array in a function
Sep 15, 2026
c++
function
pointers
multidimensional-array
« Newer Entries
Older Entries »