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
Assigning an arbitrary address to a HWND
Jan 17, 2023
c++
winapi
pointers
dereference a pointer to a pointer to a structure
Jan 17, 2023
c
pointers
structure
operator-precedence
Pointing dereference inside a struct error
Jan 15, 2023
c
pointers
linked-list
dereference
circular-list
Modifying string literal passed in as a function
Jan 17, 2023
c
pointers
pass-by-reference
pass-by-value
string-literals
What is mean by 'char const * const c=" " ' [duplicate]
Jan 16, 2023
c
pointers
constants
variable-declaration
C++ setting char pointer to null [duplicate]
Jan 16, 2023
c++
pointers
nullptr
difference between int *a[3] and int (*a)[3]? [duplicate]
Jan 16, 2023
c
arrays
pointers
When should I use references in C++?
Jan 15, 2023
c++
pointers
c++03
Modifying an array from another function in C
Jan 14, 2023
c
arrays
function
pointers
Reversing a singly linked list without using any pointers
Jan 14, 2023
c
pointers
linked-list
Passing pointer of dynamic var by reference
Jan 15, 2023
c++
pointers
Who should own the pointer [closed]
Jan 15, 2023
c++
c
pointers
memory-management
print text via pointer
Jan 14, 2023
c
pointers
stack overflow error in C++ program
Jan 14, 2023
c++
class
visual-c++
pointers
Can you ever assume typecasting pointers is safe?
Jan 14, 2023
c
function
pointers
casting
sizeof
Golang - Get a pointer to a field of a struct through an interface
Jan 14, 2023
pointers
reflection
go
In C, how to release global static pointer?
Jan 12, 2023
c
pointers
static
free
How memory allocation works for char* without explicitly allocating
Jan 13, 2023
c
pointers
C++ lambda. How need to capture the pointer?
Jan 13, 2023
c++
c++11
pointers
lambda
object-lifetime
Error: initialization makes pointer from integer without a cast
Jan 13, 2023
c
pointers
casting
« Newer Entries
Older Entries »