Respuestas al mensaje #3,379

  • 🔧 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.
macrodegenerate

Programming thread

A pointer is a location in memory. A value is the data in that location in memory. For example, a character is stored at 0x00000001 in memory...
Megaton Punch

Programming thread

There is, in practice, only one good reason to use pointers, and that is so you don't have to allocate memory twice. Let's say I have a linked...
Atrás
Top Abajo