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
How do I convert int* to int (*p)(void)?
Dec 24, 2022
c
pointers
What is the difference and benefits of these two lines of code?
Dec 24, 2022
c++
list
pointers
struct
Free Memory in C (Can't fix memory leak)
Dec 24, 2022
c
arrays
memory
pointers
malloc
Why is the result of using `int (*p)[5]` so confusing?
Dec 23, 2022
c++
pointers
pointer-to-array
Is using an array as a conditional expression valid in C++?
Dec 24, 2022
c++
arrays
pointers
Defining a tree + a pointer to its subtree in ocaml
Dec 23, 2022
list
pointers
tree
constants
ocaml
difference between allocation [duplicate]
Dec 23, 2022
c
arrays
pointers
malloc
Converting char* to int after using strdup()
Dec 22, 2022
c++
c
pointers
type-conversion
strdup
Why this copy data from a point wrong?
Dec 21, 2022
delphi
pointers
expected expression before 'struct'
Dec 23, 2022
c
pointers
struct
Passing 2D arrays in C like argv of main
Dec 23, 2022
c
pointers
Array doesn't print in reverse in C using pointers
Dec 23, 2022
c
arrays
sorting
pointers
printf
Unexpected behavior after deleting a pointer in a vector
Dec 22, 2022
c++
pointers
vector
How does pointer type casting work in c
Dec 22, 2022
c
pointers
memory-management
warning: initialization makes pointer from integer without a cast
Dec 22, 2022
c
pointers
Which convention is better in C programming?
Dec 22, 2022
c
pointers
struct
What the following line of code with malloc does?
Dec 21, 2022
c
pointers
malloc
sizeof
Correct use of std::map as class member
Dec 22, 2022
c++
pointers
map
Assigning a pointer returned from a function
Dec 22, 2022
c
function
pointers
return-value
Using const_cast to add const-ness - bad idea?
Dec 22, 2022
c++
pointers
const-cast
« Newer Entries
Older Entries »