Respuestas al mensaje #6,697

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

Programming thread

I only know very little C from playing around with it every now and then but how are header files not the same? I mean, at the end of the day, can...
analrapist

Programming thread

There's a lot you can do. Header files just contain prototypes to code implemented elsewhere. You split your functions into files according to...
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