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. |
|
Zurück - Tutorial bewerten - Skill bewerten - Tutorial übersetzen - Link defekt!?

