DEV Community

# pointer

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Pointer in C/C++

Pointer in C/C++

27
Comments 9
7 min read
Pointers in Go

Pointers in Go

12
Comments
2 min read
Mastering Pointers in Go: An In-Depth Guide to Efficient Data Manipulation

Mastering Pointers in Go: An In-Depth Guide to Efficient Data Manipulation

11
Comments 2
4 min read
C - Pointer & Struct

C - Pointer & Struct

11
Comments 2
2 min read
Arrays and pointers

Arrays and pointers

8
Comments
11 min read
Decode pointer arithmetic

Decode pointer arithmetic

6
Comments
2 min read
My Mistake On Converting Slice To Slice Of Ptr In Golang

My Mistake On Converting Slice To Slice Of Ptr In Golang

6
Comments
1 min read
Function Pointer in C

Function Pointer in C

6
Comments
2 min read
From Java to C++ - copy&move semantics

From Java to C++ - copy&move semantics

5
Comments
10 min read
Pointer and Nil in Go: Reasons why we should be wary

Pointer and Nil in Go: Reasons why we should be wary

4
Comments
10 min read
Let's Go Pointer

Let's Go Pointer

4
Comments
5 min read
Dereferencing Pointer in Rust

Dereferencing Pointer in Rust

3
Comments
1 min read
Rust Learning Note: Smart Pointer

Rust Learning Note: Smart Pointer

2
Comments
8 min read
Problem in C Pointer

Problem in C Pointer

2
Comments
1 min read
Zig Pointer Cheat Sheet

Zig Pointer Cheat Sheet

1
Comments
1 min read
difference of pointer and reference in storage

difference of pointer and reference in storage

1
Comments
1 min read
Pointers and Constants

Pointers and Constants

1
Comments
2 min read
Simple utility function that will make you handle pointers in Go easier

Simple utility function that will make you handle pointers in Go easier

Comments 1
5 min read
Pointer in C

Pointer in C

Comments
1 min read
Dangling Pointer between C and Go

Dangling Pointer between C and Go

Comments
2 min read
loading...