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
How to copy an interface value in Go?
Feb 13, 2022
go
pointers
interface
Pointer to Array of Pointers
Sep 12, 2022
c
arrays
pointers
Set an int pointer to an int value in Go
Sep 12, 2022
pointers
go
C difference between *[] and **
Jun 23, 2013
c
arrays
pointers
Find memory leaks caused by smart pointers
Aug 16, 2022
c++
pointers
memory-leaks
smart-pointers
What's a naked pointer?
Jan 14, 2018
c++
pointers
terminology
In C, what is the correct syntax for declaring pointers?
Oct 16, 2022
c
syntax
pointers
variables
types
How can different strings have the same address [duplicate]
Sep 16, 2022
c
string
pointers
memory
C++ - char* vs. string*
Aug 10, 2022
c++
string
pointers
char
Swift convert string to UnsafeMutablePointer<Int8>
May 04, 2021
swift
pointers
xcode6
Adding two numbers without using +
Feb 29, 2020
c
pointers
How to store a function pointer in C#
Oct 12, 2022
c#
.net
function
pointers
When teaching C, is it better to teach arrays before or after pointers? [closed]
Sep 11, 2022
c
arrays
pointers
Pointer to array with const qualifier in C & C++
Sep 06, 2022
c++
c
arrays
pointers
constants
When is casting void pointer needed in C?
Sep 06, 2022
c
pointers
casting
void
Why doesn't *(int*)0=0 cause an access violation?
Dec 27, 2020
c#
pointers
access-violation
unsafe
What does “`str` does not have a constant size known at compile-time” mean, and what's the simplest way to fix it?
Jan 16, 2022
string
pointers
rust
What is the model of value vs. reference in Nim?
Dec 02, 2020
pointers
types
nim-lang
When to and when not to use pointers in Objective-C
Mar 08, 2020
objective-c
pointers
Best way to check if a Variable is nil?
Sep 06, 2022
delphi
pointers
« Newer Entries
Older Entries »