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
Returning an array of strings and assigning it to a variable in C
Mar 26, 2026
c
arrays
pointers
return-type
How to make reference/pointer in clojure?
Mar 26, 2026
pointers
reference
clojure
What is the motivation behind this "pattern"?
Mar 26, 2026
pointers
memory
go
Why does the following program give a error?
Mar 26, 2026
c++
c
pointers
constants
command-line-arguments
valgrind leak error after deletion of all dynamic memory
Mar 26, 2026
c++
pointers
memory-leaks
valgrind
Can I/ Should I free pointer returned by strtok
Mar 24, 2026
c
string
pointers
memory-management
free
Objective-C /NSObject pointers compared to C pointers
Mar 25, 2026
ios
objective-c
c
pointers
Calling free() on malloc()'d char pointer causes program to crash with invalid pointer
Mar 24, 2026
c
pointers
memory-management
char *str; str="HELLO"; How does that work without allocating any memory for the string?
Mar 25, 2026
c++
c
pointers
memory-management
char-pointer
Is it valid to use a zero-sized non-static array function parameter?
Mar 24, 2026
arrays
c
pointers
language-lawyer
function-parameter
When does a pointer in C figure out the amount of memory it references?
Mar 25, 2026
c
pointers
struct
types
member-variables
Why is there a difference when assigning an array with static keyword and without to a pointer?
Mar 25, 2026
c
arrays
pointers
What is the difference between pointer to function and pointer to WINAPI function?
Mar 25, 2026
c++
winapi
pointers
Error Msg: cannot convert parameter 1 from 'Node *' to 'Node'
Mar 25, 2026
visual-c++
pointers
Why does this pointer/integer comparison generate a segmentation fault?
Mar 25, 2026
c++
pointers
c++ functor for deleting pointers seems to work
Mar 24, 2026
c++
pointers
functor
accessing structure variable through pointer
Mar 25, 2026
c
pointers
structure
CString a = "Hello " + "World!"; Is it possible?
Mar 24, 2026
c++
string
pointers
operator-overloading
Array of private pointers to shared array in UPC
Mar 24, 2026
c
arrays
pointers
parallel-processing
upc
To Pass The Content Of The Pointer In An Inline Assembly Function On Visual Studio
Mar 24, 2026
arrays
visual-studio
pointers
assembly
x86
« Newer Entries
Older Entries »