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
dynamically allocating a string with unknown size
Feb 11, 2026
c
arrays
string
pointers
initializing array of structure with array elements in it
Feb 12, 2026
c
arrays
pointers
multidimensional-array
Is it always valid C++ to compare a member function pointer with 0?
Feb 12, 2026
c++
function
pointers
member
virtual-functions
Casting Error: lvalue required as left operand of assignment
Feb 09, 2026
c
pointers
casting
lvalue
struct's string field as function's parameter in C
Feb 08, 2026
c
pointers
struct
function-parameter
C++ Pointers: `*(&array`) is same as `array` and `&array` [duplicate]
Feb 09, 2026
c++
pointers
how can I 'crash proof' a callback function written in C if passed the wrong parameter type
Feb 09, 2026
c
pointers
types
signals
How to pass the address of an array to a function?
Feb 09, 2026
c
arrays
pointers
Is the use of vectors of pointers here unnecessary or worse, cause memory leaks?
Feb 08, 2026
c++
pointers
vector
C++: passing address of int as parameter [closed]
Feb 08, 2026
c++
pointers
parameters
reference
memory-address
What other stuff does "Const" do in C++ other then telling compiler that particular thing is read only
Feb 08, 2026
c++
pointers
constants
Passing an array of objects to a function in Objective C -- and returning an object
Feb 08, 2026
c
arrays
function
pointers
Golang / Go - How to marshal struct to null if it has no fields?
Feb 08, 2026
json
go
pointers
struct
null
how to implement Java equivalent of Function Pointers via abstract classes
Feb 06, 2026
java
class
function
pointers
abstract
Valgrind Invalid read of size 1 (sscanf)
Feb 07, 2026
c
pointers
valgrind
scanf
Creating own FILE* pointer in C?
Feb 07, 2026
c
pointers
filesystems
Moving value out of the Box by dereferencing (and what it is desugared into)?
Feb 07, 2026
pointers
rust
reference
dereference
syntactic-sugar
C# string to long pointer
Feb 07, 2026
c#
string
pointers
long-integer
Is undefined behavior changing a literal array?
Feb 07, 2026
c
arrays
pointers
undefined-behavior
« Newer Entries
Older Entries »