Respuestas al mensaje #6,699

  • 🔧 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.
But Nuster

Programming thread

Isn't alloca how local variables are allocated on the stack? I've always used (variable length) arrays of chars for buffers, ex: char temp[1000] =...
analrapist

Programming thread

Depends on the operational parameters of the system. In production, our old pattern used to be: identify problem -> triage -> if urgently needed...
Another Char Clone

Programming thread

C headers are just interface declarations. You can split your code over however many files you want in C, so long as the declaration order makes...
Atrás
Top Abajo