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
Correctly pass a char array and char pointer to function by reference in C
Dec 07, 2022
c
arrays
pointers
c-strings
How can the output be explained? [duplicate]
Dec 09, 2022
c
pointers
int a[20], what's the answer of " &a + 4"?
Dec 09, 2022
c
arrays
pointers
Code works, but throws Incompatible Pointer Type warning
Dec 08, 2022
c
pointers
casting
avr
8-bit
Addressing in Xcode for C program
Dec 07, 2022
c
xcode
pointers
usage on c++ function pointer
Dec 08, 2022
c++
pointers
function-pointers
How does Rust know which types own resources?
Dec 08, 2022
pointers
rust
heap-memory
ownership
Function to dynamically allocate matrix
Dec 07, 2022
c
pointers
matrix
dynamic
malloc
Trouble with Nodes and Linked Lists
Dec 08, 2022
c++
pointers
static
linked-list
private
Should a function return a "new" object
Dec 08, 2022
c++
function
pointers
return
heap-memory
What is the difference between "int *p =0;" and "int *p; *p=0;"
Dec 08, 2022
c
pointers
initialization
variable-assignment
declaration
How can I use pointers to display strings in an array?
Dec 08, 2022
c
pointers
string
Any way to detect whether the pointer points to array?
Dec 08, 2022
c++
arrays
pointers
std::map, references, pointers and memory allocation
Dec 07, 2022
c++
memory
reference
map
pointers
pointers to functions
Dec 07, 2022
c++
pointers
function-pointers
How to keep a list of instances of a class?
Dec 07, 2022
c++
pointers
raytracing
Casting int pointer to char pointer causes loss of data in C?
Dec 07, 2022
c
pointers
operator "<<" to a pointer
Dec 06, 2022
c++
pointers
operator-overloading
CLI/C++: void* to System::Object
Dec 07, 2022
pointers
c++-cli
command-line-interface
Passing a pointer to a list in Python
Dec 07, 2022
python
list
pointers
« Newer Entries
Older Entries »