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++ Allocate memory for objects read from file in a function and data accessible throughout program
Sep 10, 2026
c++
pointers
object
memory
text-files
How to manipulate the object a pointer represents C++
Sep 10, 2026
c++
pointers
reference
Private member function that takes a pointer to a private member in the same class
Sep 12, 2026
c++
function
pointers
function-pointers
member
Is it really important to free allocated memory if the program's just about to exit? [duplicate]
Sep 09, 2026
c
pointers
memory-management
memory-leaks
free
Dlang: Construct an array from a pointer and length
Sep 10, 2026
arrays
pointers
d
Is there a better way to simulate pointers in JavaScript?
Sep 11, 2026
javascript
pointers
closures
simulate
dynamic-scope
How to type-cast char* to int* in openCL
Sep 11, 2026
c
visual-studio
pointers
opencl
Return type for this function
Sep 11, 2026
c++
function
pointers
Sending C array on ROS using messages
Sep 11, 2026
c++
c
pointers
ros
initial or terminal malloc buffer possible?
Sep 09, 2026
c
for-loop
pointers
malloc
undefined-behavior
JNI Pass Char* 2D array to JAVA Code
Sep 09, 2026
c
arrays
pointers
java-native-interface
char
In C language, What is the difference between extern buffer[] and extern *buffer?
Sep 10, 2026
c
arrays
pointers
How to use the range based for loop iterator?
Sep 06, 2026
c++
loops
pointers
auto
Is there something equivalent to `instancetype` in C++?
Sep 07, 2026
c++
pointers
inheritance
C: operator -> and * [closed]
Sep 08, 2026
c
pointers
struct
postfix-operator
Does char* with text automatically reserves memory as if malloc is used?
Sep 07, 2026
c++
pointers
pointer-to-pointer
C++: How to return a pointer to a non-static member function?
Sep 07, 2026
c++
pointers
pointer-to-member
Pointers to automatically null when object is deleted
Sep 07, 2026
c++
pointers
Modifying a const pointer in C
Sep 07, 2026
c
pointers
malloc
const-pointer
How to wrap a C function whose parameter is wchar_t pointer with cython
Sep 07, 2026
pointers
cython
« Newer Entries
Older Entries »