Forem

# pointer

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Are there any best practices for pointer declarations in C/C++ that improve code readability and maintainability?

Are there any best practices for pointer declarations in C/C++ that improve code readability and maintainability?

Comments 1
3 min read
Add 1 to the list

Add 1 to the list

Comments
1 min read
Exploring Static Variable in PHP
Cover image for Exploring Static Variable in PHP

Exploring Static Variable in PHP

1
Comments 3
2 min read
Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust
Cover image for Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust

Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust

10
Comments
12 min read
Yazıcı Politikası

Yazıcı Politikası

1
Comments
4 min read
Dereferencing Pointer in Rust

Dereferencing Pointer in Rust

3
Comments
1 min read
Simple utility function that will make you handle pointers in Go easier
Cover image for 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 and Nil in Go: Reasons why we should be wary
Cover image for Pointer and Nil in Go: Reasons why we should be wary

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

6
Comments
10 min read
Rust Learning Note: Smart Pointer

Rust Learning Note: Smart Pointer

2
Comments
8 min read
C - Pointer & Struct

C - Pointer & Struct

5
Comments 2
2 min read
Mastering Pointers in Go: An In-Depth Guide to Efficient Data Manipulation
Cover image for Mastering Pointers in Go: An In-Depth Guide to Efficient Data Manipulation

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

13
Comments 2
4 min read
Dangling Pointer between C and Go

Dangling Pointer between C and Go

Comments
2 min read
Pointers and Constants

Pointers and Constants

1
Comments
2 min read
Zig Pointer Cheat Sheet

Zig Pointer Cheat Sheet

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

From Java to C++ - copy&move semantics

6
Comments
10 min read
Let's Go Pointer
Cover image for Let's Go Pointer

Let's Go Pointer

4
Comments
5 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
Arrays and pointers
Cover image for Arrays and pointers

Arrays and pointers

8
Comments
11 min read
Pointers in Go

Pointers in Go

13
Comments
2 min read
Function Pointer in C

Function Pointer in C

6
Comments
2 min read
Pointer in C/C++
Cover image for Pointer in C/C++

Pointer in C/C++

27
Comments 9
7 min read
Decode pointer arithmetic

Decode pointer arithmetic

6
Comments
2 min read
Pointer

Pointer

6
Comments
2 min read
Juggling with asterisks(*) in C

Juggling with asterisks(*) in C

10
Comments
1 min read
loading...