Respuestas al mensaje #4,073

  • 🔧 Site instability resolved. You can report double-posts and broken attachments. For bigger issues, use the Technical Grievances thread.
    🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
y a t s

Programming thread

This video is pretty good: imo, pointers start making the most sense once you start using them with functions to pass by reference (i.e. pass a...
Creative Username

Programming thread

Not really. I will say that this is one of the most important things to remember about how C works: Pointer accesses with the...
macrodegenerate

Programming thread

Pointers are simple. No object can be modified or accessed without knowing its address. With the exception of primitives, Values are a copy of...
Belisarius Cawl

Programming thread

Might be a matter of knowing the right design patterns etc. I found Deep C Secrets quite helpful Guile has GOOPS. Racket is probably better...
The Ugly One

Programming thread

They're such a fundamentally primitive thing, that there isn't much to miss. A pointer is a memory address, pure and simple. These days, it's...
Atrás
Top Abajo