First page Back Continue Last page Graphics
What Broke (with C/C++)
Binary model
- At source level: moderately machine independent
- build binds to machine
Exposed machine
- int/char vagueness, >>, ...
Weak memory model->security problems
Versioning
- Fragile base class problem