Essential C Language library reference with need-to-know headers and functions, the fundamental units of code that provide essential functionality and ensure portability and efficiency across different systems. Developed for support of beginners who are learning and for experts as a handy quick reference. Developed using our famously concise QuickStudy format, author, editor, and designer fit these core elements in six laminated pages. Author Robin Nixon worked with computers in the 80s and started developing websites in the 90s becoming an expert and writing over 40 programming books and over 500 articles for top computer magazines. With his expertise in the field, and writing to his audience in our succinct and organized QuickStudy format, this reference has more quality actionable facts per page than any book or website. Designed for quick access to the facts you need, our inexpensive tools for programmers have been best sellers for over 10 years making this an easy add to your programming toolbox. As our programming reference guides climb in sales to best-selling status, it is clear that print is not dead and this handy desktop tool does the trick.
6 page laminated reference Includes:
Statements & Comments Key FeaturesHeader Files Including LibrariesExamples with Outputsassert.h: Debugging with Runtime Assertionscomplex.h: Complex Number Arithmetic ctype.h: Character Classification & Conversion errno.h: Error-Reporting Macros fenv.h: Floating-Point Environment Controlfloat.h: Floating-Point Limits & Precisioninttypes.h: Integer Types with Format Specifiersiso646.h: Alternative Operator Spellings limits.h: Data Type Limits & Constraintslocale.h: Localization & Cultural Settingsmath.h: Mathematical Functions setjmp.h: Saving & Restoring Execution Statesignal.h: Signal Handling stdalign.h: Memory Alignment stdarg.h: Handling Variable Argument Lists stdatomic.h: Atomic Operations for Concurrency stdbfloat.h: Binary Floating-Point Support stdbit.h: Functions & Macros for Bit Manipulation stdbool.h: Boolean Type & Valuesstdckdint.h: Checked Integer Arithmeticstddef.h: Common Type Definitionsstdint.h: Fixed-Width Integer Typesstdio.h: I/O Operationsstdlib.h: Memory Allocation, Random Numbers & Process Controlstdnoreturn.h: Functions That Do Not Returnstring.h: String & Memory Manipulatiotgmath.h: Type-Generic Macros for Math Functionsthreads.h: Threading & Synchronizationtime.h: Time & Date Utilitiesuchar.h: Unicode Character Supportwchar.h: Wide-Character Operationswctype.h: Wide-Character Classification & ConversionFurther Reading