21st Century C. C Tips from the New School
2nd edition
Par : Formats :
- Réservation en ligne avec paiement en magasin :
- Indisponible pour réserver et payer en magasin
- Nombre de pages383
- PrésentationBroché
- FormatGrand Format
- Poids0.707 kg
- Dimensions17,9 cm × 23,3 cm × 2,1 cm
- ISBN978-1-4919-0389-6
- EAN9781491903896
- Date de parution30/10/2014
- ÉditeurO'Reilly
Résumé
Get past idioms that made sense on mainframes and learn the tools you need to work with this evolved and aggressively simple language. No matter what programming language you currently favor, you'll quickly see that 21st century C rocks. Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers. Use Autotools, C's de facto cross-platform package manager.
Learn about the problematic C concepts too useful to discard. Solve C's string-building problems with C-standard functions. Use modern syntactic features for functions that take structured inputs. Build high-level, object-based libraries and programs. Perform advanced math, talk to internet servers, and run databases with existing C libraries. This edition also includes new material on concurrent threads, virtual tables, C99 numeric types, and other features.