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 pointer from a function
Apr 19, 2017
c
pointers
segmentation-fault
Literal string initializer for a character array
Aug 16, 2022
c
string
pointers
arrays
c99
C++ Is it possible to determine whether a pointer points to a valid object?
Oct 03, 2022
c++
pointers
C typedef of pointer to structure
Aug 31, 2022
c
pointers
struct
typedef
Pointer dereference operator ( (*) vs -> )
Aug 31, 2022
c++
pointers
operator-overloading
Pointing to a function that is a class member - GLFW setKeycallback
Oct 04, 2022
c++
class
function
pointers
glfw
Address of an array
Aug 31, 2022
c++
arrays
pointers
memory-address
C++11 Smart Pointer Semantics
Aug 31, 2022
c++
pointers
c++11
smart-pointers
Pointer to class member as template parameter
Aug 31, 2022
c++
templates
pointers
member
Kotlin function parameter: Val cannot be reassigned
Aug 12, 2022
pointers
kotlin
var
When to use malloc for char pointers
Aug 31, 2022
c
pointers
malloc
char
What does `0+ptr` (0 plus a pointer) mean?
Aug 31, 2022
c
pointers
convert struct pointer to interface{}
Aug 31, 2022
pointers
struct
interface
go
Performance cost of passing by value vs. by reference or by pointer?
Aug 31, 2022
c++
pointers
pass-by-reference
pass-by-value
pass-by-pointer
char* pointer from string in C#
Aug 31, 2022
c#
pointers
char
sizeof taking two arguments
Mar 08, 2022
c++
c
arrays
pointers
comma-operator
How can I allocate memory and return it (via a pointer-parameter) to the calling function?
Aug 31, 2022
c
pointers
malloc
C: pointer to array of pointers to structures (allocation/deallocation issues)
Oct 07, 2022
c
pointers
memory
memory-management
Difference Between *(Pointer + Index) and Pointer[]
Aug 31, 2022
c++
pointers
Reversing a string in C
Nov 14, 2022
c
string
pointers
« Newer Entries
Older Entries »