tutorialzone.de - Tutorials und Anleitungen - Die umfassendste deutsche Quelle
tutorialzone.de - Tutorials und Anleitungen - Die umfassendste deutsche Quelle

Programmieren » C und C Plus Plus » Portable and uportable Code (ID 25684)

Sprache: Englisch
Skill: |||
Rating: |||||
Beschreibung: Portability is becoming increasingly more important nowadays with the 32-/64-bit dichotomy. Writing portable code means that something you write will compile and run on a variety of different systems with no modification to the source code. Just because it compiles doesn't mean it'll run properly.
Here I will outline some common mistakes and assumptions that make code unportable, and how to avoid them.

tutorial anschauen

Zurück - Tutorial bewerten - Skill bewerten - Tutorial übersetzen - Link defekt!?